Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Updated ctl32_statusbar class in Downloads
Message
 
À
27/04/2006 16:11:22
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
01116978
Message ID:
01117290
Vues:
21
I downloaded this class and let me tell you that you've done a great job. However, I want to know if it's possible to add a user control to the status bar? For example, I'd like to mimic the firefox search bar and to do that I'd need to add a textbox and a search button to the status bar, I know I can do that with a toolbar but I'm wondering if it's posible with your class.

>>>Great! Please do post back with any positive/negative feedback, suggestions, bugs, etc.
>>>
>>>Carlos
>>
>>In my first test the class works great and solves my problem with garbage messages from comboboxes.
>>
>>Now, I want to add an icon for my users form. What should I do? I've added your class in the main program to the screen.
>
>I could swear I read something about a problem with the StatusBarText property, did you edit your post?
>
>You want to add the Icon to the status bar? Lets say you want it in the leftmost panel, the PanelMessage, you could do:
>
>_Screen.myStatusBarName.Icon = "myIconFile.ico"
>
>or
>
>_Screen.myStatusBarName.PanelMessage.Icon = "myIconFile.ico"
>
>"myIconFile.ico" must be in a folder in the path, or include the full path.
>
>Add the icon files to your project.
>
>Keep them questions coming!!
>
>Carlos
I'm a mixture of Albert Einstein and Arnold Schwarzenegger. The only trouble is that I got Einstein's body and Schwarzenegger's brain
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform