Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to prevent screen visual foxpro title
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01172351
Message ID:
01172355
Views:
18
>Hi Friends,
>very dummy question but , i cannto prevent "microsoft visual foxpro" screen title while app beginning
>
>where is the wrong ?

Hi Soykan,
Put this code in your main program
_screen.Icon    = "pictures\yourpicture.ico"
_screen.Caption = "My screen title"
_screen.Picture = "pictures\sand.bmp"
_______________________________________________________________
Testing displays the presence, not the absence of bugs.
If a software application has to be designed, it has to be designed correctly!
_______________________________________________________________
Vladimir Zografski
Systems Analyst
Previous
Reply
Map
View

Click here to load this message in the networking platform