Previous | Up | Next |
Add a new bitmap item (choice) in a menu.Parameters
ObjMenuItem _APPitemBitmap ( Chn _channel_ ObjMenu _menu_ I _flag_ ObjBitmap _bitmap_ )
Return value
_channel_ proprietary channel _menu_ any menu _flag_ flag :
ME_CHECKED checked choice ME_UNCHECKED unchecked choice ME_DISABLED disabled choice ME_ENABLED (default) accessible choice ME_SEPARATOR not a choice, but only a separator : _choice_ is ignored _bitmap_ any bitmap
new menu item