Property | Type | Description | |
---|---|---|---|
AlignInRectangle | |||
CalculateButtonAutoSize | |||
CalculateButtonTextAndImageLayout | void | ||
GetHorizontalAlignment | HorizontalAlignment | ||
GetVerticalAlignment | VerticalAlignment | ||
LayoutTextAboveOrBelowImage | void | ||
LayoutTextBeforeOrAfterImage | void | ||
OverlayObjectRect | |||
PaintArrow | void | ||
PaintTextandImage | void | ||
SetButtonDrawState | void | ||
SplitMenuStrip_Closing | void | ||
SplitMenuStrip_Opening | void | ||
SplitMenu_Popup | void | ||
getSt | ComboBoxState |
Method | Description | |
---|---|---|
GetPreferredSize ( |
||
ShowContextMenuStrip ( ) : void | ||
SplitButton ( ) : System |
Method | Description | |
---|---|---|
IsInputKey ( Keys keyData ) : bool | ||
OnEnabledChanged ( |
||
OnGotFocus ( |
||
OnKeyDown ( |
||
OnKeyUp ( |
||
OnLostFocus ( |
||
OnMouseDown ( MouseEventArgs e ) : void | ||
OnMouseEnter ( |
||
OnMouseLeave ( |
||
OnMouseUp ( MouseEventArgs mevent ) : void | ||
OnPaint ( PaintEventArgs pevent ) : void | ||
WndProc ( |
Method | Description | |
---|---|---|
AlignInRectangle ( |
||
CalculateButtonAutoSize ( ) : |
||
CalculateButtonTextAndImageLayout ( |
||
GetHorizontalAlignment ( System.Drawing.ContentAlignment align ) : HorizontalAlignment | ||
GetVerticalAlignment ( System.Drawing.ContentAlignment align ) : VerticalAlignment | ||
LayoutTextAboveOrBelowImage ( |
||
LayoutTextBeforeOrAfterImage ( |
||
OverlayObjectRect ( |
||
PaintArrow ( |
||
PaintTextandImage ( |
||
SetButtonDrawState ( ) : void | ||
SplitMenuStrip_Closing ( object sender, System.Windows.Forms.ToolStripDropDownClosingEventArgs e ) : void | ||
SplitMenuStrip_Opening ( object sender, CancelEventArgs e ) : void | ||
SplitMenu_Popup ( object sender, |
||
getSt ( PushButtonState st ) : ComboBoxState |
public GetPreferredSize ( |
||
proposedSize | ||
return |
protected OnEnabledChanged ( |
||
e | ||
return | void |
protected OnGotFocus ( |
||
e | ||
return | void |
protected OnKeyDown ( |
||
kevent | ||
return | void |
protected OnKeyUp ( |
||
kevent | ||
return | void |
protected OnLostFocus ( |
||
e | ||
return | void |
protected OnMouseDown ( MouseEventArgs e ) : void | ||
e | MouseEventArgs | |
return | void |
protected OnMouseEnter ( |
||
e | ||
return | void |
protected OnMouseLeave ( |
||
e | ||
return | void |
protected OnMouseUp ( MouseEventArgs mevent ) : void | ||
mevent | MouseEventArgs | |
return | void |
protected OnPaint ( PaintEventArgs pevent ) : void | ||
pevent | PaintEventArgs | |
return | void |
protected WndProc ( |
||
m | ||
return | void |