Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
TOOLBAR buttons don't get enabled
Message
From
20/10/2002 20:35:48
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
TOOLBAR buttons don't get enabled
Miscellaneous
Thread ID:
00713370
Message ID:
00713370
Views:
31
Hi all,

In my toolbar class i have a method BtnRefresh, i call it from my form but the button's don't get enabled and EditMode is .T. i'm sure of that.
IF .EditMode=.T.
	.cmdNew.ENABLED =.F.
	.cmdSave.ENABLED =.T.
	.cmdRevert.ENABLED =.T.
	.cmdDel.ENABLED = .T.	
ENDIF
Thank's

João
Next
Reply
Map
View

Click here to load this message in the networking platform