<< Click to Display Table of Contents >> SetDefaultItem SEMenu |
![]() ![]() ![]() |
Purpose
Sets the menu item <nItemID> as the 'Default Item'.
For every sub menu you can set one 'Default Item'.
Default items are shown with a bold font and can be activated with the enter key.
Prototype
METHOD SetDefaultItem(nItemID, lSet) CLASS SEMenu
Arguments
<nItemID> |
Item ID of an existing menu item. |
[<lSet>] |
TRUE or FALSE, the default value is TRUE. |