메소드 |
설명 |
|
AlignInRectangle ( Rectangle outer, Size inner, System.Drawing.ContentAlignment align ) : Rectangle |
|
|
CalculateButtonAutoSize ( ) : Size |
|
|
CalculateButtonTextAndImageLayout ( Rectangle &content_rect, Rectangle &textRectangle, Rectangle &imageRectangle ) : void |
|
|
GetHorizontalAlignment ( System.Drawing.ContentAlignment align ) : HorizontalAlignment |
|
|
GetVerticalAlignment ( System.Drawing.ContentAlignment align ) : VerticalAlignment |
|
|
LayoutTextAboveOrBelowImage ( Rectangle totalArea, bool textFirst, Size textSize, Size imageSize, Rectangle &textRect, Rectangle &imageRect ) : void |
|
|
LayoutTextBeforeOrAfterImage ( Rectangle totalArea, bool textFirst, Size textSize, Size imageSize, Rectangle &textRect, Rectangle &imageRect ) : void |
|
|
OverlayObjectRect ( Rectangle &container, Size &sizeOfObject, System.Drawing.ContentAlignment alignment ) : Rectangle |
|
|
PaintArrow ( Graphics g ) : void |
|
|
PaintTextandImage ( Graphics g, Rectangle bounds ) : void |
|
|
SetButtonDrawState ( ) : void |
|
|
SplitMenuStrip_Closing ( object sender, System.Windows.Forms.ToolStripDropDownClosingEventArgs e ) : void |
|
|
SplitMenuStrip_Opening ( object sender, CancelEventArgs e ) : void |
|
|
SplitMenu_Popup ( object sender, EventArgs e ) : void |
|
|
getSt ( PushButtonState st ) : ComboBoxState |
|
|