IControlFactory::InsertMenuItem
Syntax
Void InsertMenuItem(
Int32 hMenu,
Int32 pos,
String caption,
Int32 command
);
Int32 hMenu,
Int32 pos,
String caption,
Int32 command
);
Parameters
hMenu
[in]
pos
[in]
caption
[in]
command
[in]