Set Menu Style
  

Set Extended Menu Style

SYNTAX

SET MENUSTYLE EXTENDED | STANDARD

SET MENUCURSOR FULL | SHORT

SET MENUSEPARATOR [ SINGLE | DOUBLE ] [ LEFTALIGN | CENTERALIGN | RIGHTALIGN ]

SET MENUITEM BORDER 3D | FLAT

Useful MenuItem functions:

_GetMenuItemCaption( ItemName , FormName ),

_SetMenuItemCaption( ItemName , FormName , Caption ),

_SetMenuItemBitmap( ItemName , FormName , Bitmap ),

_SetMenuItemFont( ItemName , FormName , Font )