Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Remove caption bar in VFP 5.0 form from a Class
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00114434
Message ID:
00114439
Views:
14
>I created a class for a splashscreen where I removed the caption bar. When I instantiate the form (oSplash=CREATEOBJECT('splashscreen') it appears with the caption bar. For good measure I issue oSplash.minbutton,maxbutton,controlbox,movable,closable,=.f. and caption="". Bottom line is that the caption bar is gone in my class, but appears when I call it in my program. Does anyone know if this is a bug, or am I missing something. Thanks for your help.
>Marcus.

To ensure that you are referring to the desired class issue:
osplash = CREATEOBJECT("CLASSNAME.OBJECTCLASSNAME")

It should work fine.
JESS S. BANAGA
Project Leader - SDD division
...shifting from VFP to C#.Net

CHARISMA simply means: "Be more concerned about making others feel good about themselves than you are in making them feel good about you."
Previous
Reply
Map
View

Click here to load this message in the networking platform