Property | Type | Description | |
---|---|---|---|
D | DrawUtils, | ||
Pal | Palette, | ||
State | MouseState, |
Property | Type | Description | |
---|---|---|---|
Drag | bool | ||
MouseP | Point, | ||
SizeCap | bool | ||
TopCap | bool | ||
TopGrip | int |
Property | Type | Description |
---|
Method | Description | |
---|---|---|
ThemedContainer ( ) |
Method | Description | |
---|---|---|
OnMouseDown ( System e ) : void | ||
OnMouseEnter ( EventArgs, e ) : void | ||
OnMouseLeave ( EventArgs, e ) : void | ||
OnMouseMove ( System e ) : void | ||
OnMouseUp ( System e ) : void | ||
OnPaintBackground ( System e ) : void | ||
OnTextChanged ( System e ) : void |
protected OnMouseEnter ( EventArgs, e ) : void | ||
e | EventArgs, | |
return | void |
protected OnMouseLeave ( EventArgs, e ) : void | ||
e | EventArgs, | |
return | void |
protected OnPaintBackground ( System e ) : void | ||
e | System | |
return | void |