HMAINMENU class

Inheritance

Constructors

HMAINMENU()

Properties

classID CLASS_ID
no setterinherited
clientHandle Element
no setterinherited
clientStyle CssStyleDeclaration
no setterinherited
enabled bool
getter/setter pairinherited
handle Element
finalinherited
hashCode int
The hash code for this object.
no setterinherited
OnClick TEvent?
getter/setter pairinherited
owner HWND?
no getterinherited
props Set<WindowProp>
using html element
finalinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
style CssStyleDeclaration
no setterinherited
visible bool
no setterinherited

Methods

append(String text, {HMENU? submenu, int value = 0, bool enabled = true}) DivElement?
inherited
defineClassRule(TWndStyle rule) → void
inherited
dispatch(Element elem, TMessage message) → void
inherited
get_border_size(SIZE size) bool
inherited
getClientHandle() Element
inherited
getParent() HWND?
inherited
hide() → void
inherited
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
release() → void
inherited
set_window_rect(int left, int top, int width, int height) → void
inherited
setColor(TColor clr) → void
inherited
setParent(HWND? hWndNewParent) → void
inherited
show() → void
inherited
toString() String
A string representation of this object.
inherited
updateActive(bool state) → void
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited