SKPBAR( ) Function
Visual FoxPro 9.0 SP2 |
SKPBAR( ) Function |
See Also |
![]() |
Determines if a menu item is enabled or disabled with SET SKIP OF.
SKPBAR(cMenuName, MenuItemNumber) |
Parameters
- cMenuName
-
Specifies the name of the menu that contains the item.
- MenuItemNumber
-
Specifies the number of the menu item whose status (enabled or disabled) SKPBAR( ) returns. The menu item number is assigned when the menu item is created with DEFINE BAR.
Return Value
Remarks
See Also
© , 1996-2020 • Updated: 11/10/20
Comment or report problem with topic