Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to close Class Designer window programmatically
Message
From
07/11/2005 15:20:20
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01066052
Message ID:
01066172
Views:
44
Hmm,

if you put
SET CONSOLE OFF
SET ECHO OFF
SET NOTIFY OFF
SET NOTIFY CURSOR OFF
SET TALK OFF
SET MESSAGE TO
in the load event of your form, no message will show up other than statusbartext of controls. But I still didn't get it quite right, what you want. The combobox should display nothing in the status bar, but then again sometimes it should show some message you set in the statusbartext property?

Why don't you set the statusbartext property empty, or did you? And then use the message event to decide dynamically at runtime what message to show.

Bye, Olaf.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform