Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Changing statusbar activex icon (by code)
Message
From
03/03/2004 09:33:26
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Title:
Changing statusbar activex icon (by code)
Miscellaneous
Thread ID:
00882678
Message ID:
00882678
Views:
55
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
"Now to him who is able to do immeasurably more than all we ask or imagine, according to his power that is at work within us, Ephesians 3:20
Next
Reply
Map
View

Click here to load this message in the networking platform