Problem with StatusBar control setting Picture property 
Author Message
 Problem with StatusBar control setting Picture property

I am trying to set the picture property on a panel object of the
StatusBar control.  I try using the LoadPicture function to do so and am
getting a err=13 Type mismatch.  The help file explicitly suggests using
the LoadPicture function.  The style property is set to zero (Text or
bitmap).  Any have a workaround for this??

sample of my code:

        StatusBar1.Panels(1).Picture = LoadPicture("Party.bmp")

Thanks

Joe Sytniak



Tue, 13 Jul 1999 03:00:00 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. Picture property of Statusbar Panel Problem

2. StatusBar Panel Picture Property

3. Problem setting StatusBar1.Panels().Picture property with VB5

4. Statusbar: panel with style property set to sbrIns

5. help: picture box/statusbar display problem

6. Distorted pictures in statusbar control

7. Property 'Picture' in eVB controls problems :(

8. Replacing a pictures properties with another pictures properties

9. Custom DPI settings mess up Statusbar, Coolbar, and other ActiveX controls

10. MSChart control, problem setting text properties of labels......

11. problem with property set in Properties Window

12. Setting the picture property of an image

 

 
Powered by phpBB® Forum Software