Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Check for _screen.activeform
Message
From
22/05/2003 13:03:26
 
 
To
22/05/2003 11:26:16
Victor Verheij
International Film Festival Rotterdam
Rotterdam, Netherlands
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00791659
Message ID:
00791726
Views:
14
if type("_screen.Activeform.name") = 'C'
  ...
Endif
Glenn


>Hello.
>
>I have a toolbar wich works with _screen.activeform
>
>I tried to disable this toolbar when there a no activeforms like this.
>if vartyp(_screen.activeform) = 'O'
> _screen.activeform.next
>endif
>
>Is there another way to accomplish this.
>
>I would also much appreciate any documents/tutos on managing toolbars if there are any.
>
>Tia
Previous
Reply
Map
View

Click here to load this message in the networking platform