Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
StatusBarText Property
Message
From
12/03/2000 09:50:02
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00344647
Message ID:
00344703
Views:
16
>Does the StatusBarText property only get displayed on the status bar of the main VFP screen? I'm trying to use the MS StatusBar Control on a Top-Level form with no luck and most of the controls in my project already have the StatusBarText value set. Is there an event to trap the status change and update my MS StatusBar control?
>
>Thanks in advance...


Aaron,
StatusbarText property found in many controls refer to VFP statbar. For MSActivex statbar you need to code something like :
thisform.myMSStatBar.Panels(1).Text = "MyText"
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Reply
Map
View

Click here to load this message in the networking platform