Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Changing statusbar activex icon (by code)
Message
 
To
03/03/2004 09:33:26
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00882678
Message ID:
00882681
Views:
17
Hi Claudio,

You might try first
CLEAR RESOURCES "Mybmp.bmp"
>Hello buddies;
>
>Here is a very fast and easy thread to be solved (I believe)..
>
>To change text on activex statusbar we just:
>
>
>thisform.olecontrol2.Panels.Item(1).text = "My title"
>
>
>What about pictures ?
>
>I tried:
>
>
>thisform.olecontrol2.Panels.Item(1).icon = "Mybmp.bmp"
>*and
>thisform.olecontrol2.Panels.Item(1).picture = "Mybmp.bmp"
>
>
>But, with no sucess..
>
>
>TIA
>
>Claudio
Nick Neklioudov
Universal Thread Consultant
3 times Microsoft MVP - Visual FoxPro

"I have not failed. I've just found 10,000 ways that don't work." - Thomas Edison
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform