Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Closable Modal Forms?
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00297894
Message ID:
00298140
Views:
25
>Hi Paul,
>
>>Anyway, the reason I did this was that it was the only way I could get the icon removed from my form if it was modal. I guess what I need now is a way to remove the icon but leave the min, max and close buttons on the form.
>
>Not sure, try this though in the forms Init():
>
>
if empty(this.Icon)
>    This.Icon = _Screen.Icon
>endif
That will fill it with the Main Screen's icon if you're blank.

I am trying to get a blank icon...I don't want any icon on the form but I still would like to have the min, max and close buttons.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform