Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Toolbar in SDI Form
Message
From
02/06/2003 06:48:38
Arnold Lee
K&A International Co.,Ltd
Hong Kong, Hong Kong
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Toolbar in SDI Form
Miscellaneous
Thread ID:
00795117
Message ID:
00795117
Views:
49
Hi Everyody

I have a toolbar docked to SDI form (2-AS Top-level Form) preferctly like this...
IF ISNULL(THIS.TOOLBAR_EXIST)
THIS.TOOLBAR_EXIST=CREATEOBJ("MyToolbar")
THIS.TOOLBAR_EXIST.DOCK(0)
THIS.TOOLBAR_EXITS.SHOW
ENDIF

But when i run the code from the Exit button of toolbar ...

_SCREEN.ACTIVEFORM.RELEASE

The form still hang on the screen.Is someting I am missing ?

Thanks for any comment in advance

Arnold
Next
Reply
Map
View

Click here to load this message in the networking platform