MenuBar

Undocumented in source.
class MenuBar : RootMenu {}

Members

Functions

create
void create()
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From RootMenu

_bitmaps
Collection!(HBITMAP) _bitmaps;
Undocumented in source.
_imgList
ImageList _imgList;
Undocumented in source.
dispose
void dispose()
Undocumented in source. Be warned that the author may not have intended to support it.
bitmaps
Collection!(HBITMAP) bitmaps [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
imageList
ImageList imageList [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
imageList
ImageList imageList [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
create
void create()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta