Determines whether a menu title is enabled or disabled with SET SKIP OF.
SKPPAD(cMenuBarName, cMenuTitleName) |
Parameters
- cMenuBarName
-
Specifies the name of the menu bar that contains the menu title.
- cMenuTitleName
-
Specifies the name of the menu title whose status (enabled or disabled) SKPPAD( ) returns.
Return Value
Logical
Remarks
SKPPAD( ) returns true (.T.) if the menu title is disabled, and false (.F.) if the menu title is enabled.
Microsoft Visual FoxPro 9 SP2 Help file, VFPX Edition v1.08