Classr: Menu
Syntax:
extern _kernel_oserror *menu_set_sub_menu_show
(
unsigned int flags,
ObjectId menu,
ComponentId entry,
ObjectId sub_menu
);
Purpose: Function allows the client to specify the ObjectId of an object to show when the user moves over the sub-menu arrow.
|
|
|