C# Class System.Windows.Forms.ThemeWin32Classic

Inheritance: System.Windows.Forms.Theme
Show file Open project: kumpera/mono

Protected Properties

Property Type Description
arrow_color Color
pen_ticks_color Color
string_format_menu_menubar_text StringFormat
string_format_menu_shortcut StringFormat
string_format_menu_text StringFormat

Public Methods

Method Description
BalloonWindowRect ( System.Windows.Forms.NotifyIcon control ) : Rectangle
CPDrawBorder ( Graphics graphics, Rectangle bounds, Color leftColor, int leftWidth, ButtonBorderStyle leftStyle, Color topColor, int topWidth, ButtonBorderStyle topStyle, Color rightColor, int rightWidth, ButtonBorderStyle rightStyle, Color bottomColor, int bottomWidth, ButtonBorderStyle bottomStyle ) : void
CPDrawBorder ( Graphics graphics, RectangleF bounds, Color leftColor, int leftWidth, ButtonBorderStyle leftStyle, Color topColor, int topWidth, ButtonBorderStyle topStyle, Color rightColor, int rightWidth, ButtonBorderStyle rightStyle, Color bottomColor, int bottomWidth, ButtonBorderStyle bottomStyle ) : void
CPDrawBorder3D ( Graphics graphics, Rectangle rectangle, Border3DStyle style, Border3DSide sides ) : void
CPDrawBorder3D ( Graphics graphics, Rectangle rectangle, Border3DStyle style, Border3DSide sides, Color control_color ) : void
CPDrawBorderStyle ( Graphics dc, Rectangle area, BorderStyle border_style ) : void
CPDrawButton ( Graphics dc, Rectangle rectangle, ButtonState state ) : void
CPDrawCaptionButton ( Graphics graphics, Rectangle rectangle, CaptionButton button, ButtonState state ) : void
CPDrawCheckBox ( Graphics dc, Rectangle rectangle, ButtonState state ) : void
CPDrawComboButton ( Graphics graphics, Rectangle rectangle, ButtonState state ) : void
CPDrawContainerGrabHandle ( Graphics graphics, Rectangle bounds ) : void
CPDrawFocusRectangle ( Graphics graphics, Rectangle rectangle, Color foreColor, Color backColor ) : void
CPDrawGrabHandle ( Graphics graphics, Rectangle rectangle, bool primary, bool enabled ) : void
CPDrawGrid ( Graphics graphics, Rectangle area, Size pixelsBetweenDots, Color backColor ) : void
CPDrawImageDisabled ( Graphics graphics, Image image, int x, int y, Color background ) : void
CPDrawLockedFrame ( Graphics graphics, Rectangle rectangle, bool primary ) : void
CPDrawMenuGlyph ( Graphics graphics, Rectangle rectangle, MenuGlyph glyph, Color color, Color backColor ) : void
CPDrawMixedCheckBox ( Graphics graphics, Rectangle rectangle, ButtonState state ) : void
CPDrawRadioButton ( Graphics dc, Rectangle rectangle, ButtonState state ) : void
CPDrawReversibleFrame ( Rectangle rectangle, Color backColor, FrameStyle style ) : void
CPDrawReversibleLine ( Point start, Point end, Color backColor ) : void
CPDrawScrollButton ( Graphics dc, Rectangle area, ScrollButton type, ButtonState state ) : void
CPDrawSelectionFrame ( Graphics graphics, bool active, Rectangle outsideRect, Rectangle insideRect, Color backColor ) : void
CPDrawSizeGrip ( Graphics dc, Color backColor, Rectangle bounds ) : void
CPDrawStringDisabled ( Graphics dc, string s, Font font, Color color, RectangleF layoutRectangle, StringFormat format ) : void
CPDrawStringDisabled ( System.Windows.Forms.IDeviceContext dc, string s, Font font, Color color, Rectangle layoutRectangle, TextFormatFlags format ) : void
CPDrawVisualStyleBorder ( Graphics graphics, Rectangle bounds ) : void
CalcItemSize ( Graphics dc, MenuItem item, int y, int x, bool menuBar ) : void
CalcMenuBarSize ( Graphics dc, Menu menu, int width ) : int
CalcPopupMenuSize ( Graphics dc, Menu menu ) : void
CalculateButtonAutoSize ( Button button ) : Size
CalculateButtonTextAndImageLayout ( Graphics g, ButtonBase button, Rectangle &textRectangle, Rectangle &imageRectangle ) : void
CalculateCheckBoxAutoSize ( CheckBox checkBox ) : Size
CalculateCheckBoxTextAndImageLayout ( ButtonBase button, Point p, Rectangle &glyphArea, Rectangle &textRectangle, Rectangle &imageRectangle ) : void
CalculateRadioButtonAutoSize ( RadioButton rb ) : Size
CalculateRadioButtonTextAndImageLayout ( ButtonBase b, Point offset, Rectangle &glyphArea, Rectangle &textRectangle, Rectangle &imageRectangle ) : void
CombBoxBackgroundHasHotElementStyle ( ComboBox comboBox ) : bool
ComboBoxDrawBackground ( ComboBox comboBox, Graphics g, Rectangle clippingArea, FlatStyle style ) : void
ComboBoxDrawNormalDropDownButton ( ComboBox comboBox, Graphics g, Rectangle clippingArea, Rectangle area, ButtonState state ) : void
ComboBoxDropDownButtonHasHotElementStyle ( ComboBox comboBox ) : bool
ComboBoxNormalDropDownButtonHasTransparentBackground ( ComboBox comboBox, ButtonState state ) : bool
DataGridPaint ( PaintEventArgs pe, System.Windows.Forms.DataGrid grid ) : void
DataGridPaintCaption ( Graphics g, Rectangle clip, System.Windows.Forms.DataGrid grid ) : void
DataGridPaintColumnHeader ( Graphics g, Rectangle bounds, System.Windows.Forms.DataGrid grid, int col ) : void
DataGridPaintColumnHeaders ( Graphics g, Rectangle clip, System.Windows.Forms.DataGrid grid ) : void
DataGridPaintParentRow ( Graphics g, Rectangle bounds, System.Windows.Forms.DataGridDataSource row, System.Windows.Forms.DataGrid grid ) : void
DataGridPaintParentRows ( Graphics g, Rectangle clip, System.Windows.Forms.DataGrid grid ) : void
DataGridPaintRelationRow ( Graphics g, int row, Rectangle row_rect, bool is_newrow, Rectangle clip, System.Windows.Forms.DataGrid grid ) : void
DataGridPaintRow ( Graphics g, int row, Rectangle row_rect, bool is_newrow, Rectangle clip, System.Windows.Forms.DataGrid grid ) : void
DataGridPaintRowContents ( Graphics g, int row, Rectangle row_rect, bool is_newrow, Rectangle clip, System.Windows.Forms.DataGrid grid ) : void
DataGridPaintRowHeader ( Graphics g, Rectangle bounds, int row, System.Windows.Forms.DataGrid grid ) : void
DataGridPaintRowHeaderArrow ( Graphics g, Rectangle bounds, System.Windows.Forms.DataGrid grid ) : void
DataGridPaintRowHeaderStar ( Graphics g, Rectangle bounds, System.Windows.Forms.DataGrid grid ) : void
DataGridPaintRows ( Graphics g, Rectangle cells, Rectangle clip, System.Windows.Forms.DataGrid grid ) : void
DataGridViewColumnHeaderCellDrawBackground ( System.Windows.Forms.DataGridViewColumnHeaderCell cell, Graphics g, Rectangle bounds ) : bool
DataGridViewColumnHeaderCellDrawBorder ( System.Windows.Forms.DataGridViewColumnHeaderCell cell, Graphics g, Rectangle bounds ) : bool
DataGridViewHeaderCellHasHotStyle ( System.Windows.Forms.DataGridView dataGridView ) : bool
DataGridViewHeaderCellHasPressedStyle ( System.Windows.Forms.DataGridView dataGridView ) : bool
DataGridViewRowHeaderCellDrawBackground ( System.Windows.Forms.DataGridViewRowHeaderCell cell, Graphics g, Rectangle bounds ) : bool
DataGridViewRowHeaderCellDrawBorder ( System.Windows.Forms.DataGridViewRowHeaderCell cell, Graphics g, Rectangle bounds ) : bool
DataGridViewRowHeaderCellDrawSelectionBackground ( System.Windows.Forms.DataGridViewRowHeaderCell cell ) : bool
DateTimePickerGetDateArea ( DateTimePicker dateTimePicker ) : Rectangle
DateTimePickerGetDropDownButtonArea ( DateTimePicker dateTimePicker ) : Rectangle
DrawBalloonWindow ( Graphics dc, Rectangle clip, System.Windows.Forms.NotifyIcon control ) : void
DrawButton ( Graphics g, Button b, Rectangle textBounds, Rectangle imageBounds, Rectangle clipRectangle ) : void
DrawButtonBackground ( Graphics g, Button button, Rectangle clipArea ) : void
DrawButtonBase ( Graphics dc, Rectangle clip_area, ButtonBase button ) : void
DrawButtonFocus ( Graphics g, Button button ) : void
DrawButtonImage ( Graphics g, ButtonBase button, Rectangle imageBounds ) : void
DrawButtonText ( Graphics g, ButtonBase button, Rectangle textBounds ) : void
DrawCheckBox ( Graphics g, CheckBox cb, Rectangle glyphArea, Rectangle textBounds, Rectangle imageBounds, Rectangle clipRectangle ) : void
DrawCheckBox ( Graphics dc, Rectangle clip_area, CheckBox checkbox ) : void
DrawCheckBoxFocus ( Graphics g, CheckBox cb, Rectangle focusArea ) : void
DrawCheckBoxGlyph ( Graphics g, CheckBox cb, Rectangle glyphArea ) : void
DrawCheckBoxImage ( Graphics g, CheckBox cb, Rectangle imageBounds ) : void
DrawCheckBoxText ( Graphics g, CheckBox cb, Rectangle textBounds ) : void
DrawCheckedListBoxItem ( CheckedListBox ctrl, DrawItemEventArgs e ) : void
DrawComboBoxItem ( ComboBox ctrl, DrawItemEventArgs e ) : void
DrawDateTimePicker ( Graphics dc, Rectangle clip_rectangle, DateTimePicker dtp ) : void
DrawFlatButton ( Graphics g, ButtonBase b, Rectangle textBounds, Rectangle imageBounds, Rectangle clipRectangle ) : void
DrawFlatButtonBackground ( Graphics g, ButtonBase button, Rectangle clipArea ) : void
DrawFlatButtonFocus ( Graphics g, ButtonBase button ) : void
DrawFlatButtonImage ( Graphics g, ButtonBase button, Rectangle imageBounds ) : void
DrawFlatButtonText ( Graphics g, ButtonBase button, Rectangle textBounds ) : void
DrawFlatStyleComboButton ( Graphics graphics, Rectangle rectangle, ButtonState state ) : void
DrawFlatStyleFocusRectangle ( Graphics graphics, Rectangle rectangle, ButtonBase button, Color foreColor, Color backColor ) : void
DrawGroupBox ( Graphics dc, Rectangle area, GroupBox box ) : void
DrawInnerFocusRectangle ( Graphics graphics, Rectangle rectangle, Color backColor ) : void
DrawListBoxItem ( ListBox ctrl, DrawItemEventArgs e ) : void
DrawListViewHeader ( Graphics dc, Rectangle clip, ListView control ) : void
DrawListViewHeaderDragDetails ( Graphics dc, ListView view, ColumnHeader col, int target_x ) : void
DrawListViewItems ( Graphics dc, Rectangle clip, ListView control ) : void
DrawManagedWindowDecorations ( Graphics dc, Rectangle clip, System.Windows.Forms.InternalWindowManager wm ) : void
DrawMenuBar ( Graphics dc, Menu menu, Rectangle rect ) : void
DrawMenuItem ( MenuItem item, DrawItemEventArgs e ) : void
DrawMonthCalendar ( Graphics dc, Rectangle clip_rectangle, MonthCalendar mc ) : void
DrawOwnerDrawBackground ( DrawItemEventArgs e ) : void
DrawOwnerDrawFocusRectangle ( DrawItemEventArgs e ) : void
DrawPictureBox ( Graphics dc, Rectangle clip, PictureBox pb ) : void
DrawPopupButton ( Graphics g, Button b, Rectangle textBounds, Rectangle imageBounds, Rectangle clipRectangle ) : void
DrawPopupButtonBackground ( Graphics g, Button button, Rectangle clipArea ) : void
DrawPopupButtonFocus ( Graphics g, Button button ) : void
DrawPopupButtonImage ( Graphics g, Button button, Rectangle imageBounds ) : void
DrawPopupButtonText ( Graphics g, Button button, Rectangle textBounds ) : void
DrawPopupMenu ( Graphics dc, Menu menu, Rectangle cliparea, Rectangle rect ) : void
DrawProgressBar ( Graphics dc, Rectangle clip_rect, System.Windows.Forms.ProgressBar ctrl ) : void
DrawRadioButton ( Graphics g, RadioButton rb, Rectangle glyphArea, Rectangle textBounds, Rectangle imageBounds, Rectangle clipRectangle ) : void
DrawRadioButton ( Graphics dc, Rectangle clip_rectangle, RadioButton radio_button ) : void
DrawRadioButtonFocus ( Graphics g, RadioButton rb, Rectangle focusArea ) : void
DrawRadioButtonGlyph ( Graphics g, RadioButton rb, Rectangle glyphArea ) : void
DrawRadioButtonImage ( Graphics g, RadioButton rb, Rectangle imageBounds ) : void
DrawRadioButtonText ( Graphics g, RadioButton rb, Rectangle textBounds ) : void
DrawScrollBar ( Graphics dc, Rectangle clip, ScrollBar bar ) : void
DrawScrollButtonPrimitive ( Graphics dc, Rectangle area, ButtonState state ) : void
DrawStatusBar ( Graphics real_dc, Rectangle clip, System.Windows.Forms.StatusBar sb ) : void
DrawTabControl ( Graphics dc, Rectangle area, TabControl tab ) : void
DrawToolBar ( Graphics dc, Rectangle clip_rectangle, System.Windows.Forms.ToolBar control ) : void
DrawToolTip ( Graphics dc, Rectangle clip_rectangle, ToolTip control ) : void
DrawTrackBar ( Graphics dc, Rectangle clip_rectangle, TrackBar tb ) : void
GetLinkFont ( Control control ) : Font
HideBalloonWindow ( IntPtr handle ) : void
ListViewGetHeaderHeight ( ) : int
ListViewGetHeaderHeight ( ListView listView, Font font ) : int
ManagedWindowBorderWidth ( System.Windows.Forms.InternalWindowManager wm ) : int
ManagedWindowButtonSize ( System.Windows.Forms.InternalWindowManager wm ) : Size
ManagedWindowDrawMenuButton ( Graphics dc, System.Windows.Forms.TitleButton button, Rectangle clip, System.Windows.Forms.InternalWindowManager wm ) : void
ManagedWindowGetMenuButtonSize ( System.Windows.Forms.InternalWindowManager wm ) : Size
ManagedWindowGetTitleBarIconArea ( System.Windows.Forms.InternalWindowManager wm ) : Rectangle
ManagedWindowIconWidth ( System.Windows.Forms.InternalWindowManager wm ) : int
ManagedWindowOnSizeInitializedOrChanged ( Form form ) : void
ManagedWindowSetButtonLocations ( System.Windows.Forms.InternalWindowManager wm ) : void
ManagedWindowTitleBarHeight ( System.Windows.Forms.InternalWindowManager wm ) : int
ManagedWindowTitleButtonHasHotElementStyle ( System.Windows.Forms.TitleButton button, Form form ) : bool
PrintPreviewControlGetPageSize ( System.Windows.Forms.PrintPreviewControl preview ) : Size
PrintPreviewControlPaint ( PaintEventArgs pe, System.Windows.Forms.PrintPreviewControl preview, Size page_size ) : void
ProgressBarGetChunkSize ( ) : int
ResetDefaults ( ) : void
ShowBalloonWindow ( IntPtr handle, int timeout, string title, string text, ToolTipIcon icon ) : void
TabControlGetDisplayRectangle ( TabControl tab ) : Rectangle
TabControlGetPanelRect ( TabControl tab ) : Rectangle
TabControlGetSpacing ( TabControl tab ) : Size
TextBoxBaseFillBackground ( TextBoxBase textBoxBase, Graphics g, Rectangle clippingArea ) : void
TextBoxBaseHandleWmNcPaint ( TextBoxBase textBoxBase, Message &m ) : bool
TextBoxBaseShouldPaintBackground ( TextBoxBase textBoxBase ) : bool
ThemeWin32Classic ( ) : System.ComponentModel
ToolBarHasHotElementStyles ( System.Windows.Forms.ToolBar toolBar ) : bool
ToolTipSize ( ToolTip tt, string text ) : Size
TrackBarGetThumbSize ( ) : Size
TrackBarValueFromMousePosition ( int x, int y, TrackBar tb ) : int
TreeViewDrawNodePlusMinus ( TreeView treeView, TreeNode node, Graphics dc, int x, int middle ) : void
UpDownBaseDrawButton ( Graphics g, Rectangle bounds, bool top, VisualStyles state ) : void

Protected Methods

Method Description
ButtonBase_DrawButton ( ButtonBase button, Graphics dc ) : void
ButtonBase_DrawFocus ( ButtonBase button, Graphics dc ) : void
ButtonBase_DrawImage ( ButtonBase button, Graphics dc ) : void
ButtonBase_DrawText ( ButtonBase button, Graphics dc ) : void
CheckBox_DrawCheckBox ( Graphics dc, CheckBox checkbox, ButtonState state, Rectangle checkbox_rectangle ) : void
CheckBox_DrawFocus ( CheckBox checkbox, Graphics dc, Rectangle text_rectangle ) : void
CheckBox_DrawText ( CheckBox checkbox, Rectangle text_rectangle, Graphics dc, StringFormat text_format ) : void
CreateGlyphBitmap ( Size size, MenuGlyph glyph, Color color ) : Bitmap
DateTimePickerDrawBorder ( DateTimePicker dateTimePicker, Graphics g, Rectangle clippingArea ) : void
DateTimePickerDrawDropDownButton ( DateTimePicker dateTimePicker, Graphics g, Rectangle clippingArea ) : void
DrawFlatStyleCheckBox ( Graphics graphics, Rectangle rectangle, CheckBox checkbox ) : void
DrawFlatStyleRadioButton ( Graphics graphics, Rectangle rectangle, RadioButton radio_button ) : void
DrawListViewColumnHeaderOwnerDraw ( Graphics dc, ListView control, ColumnHeader column, Rectangle bounds ) : bool
DrawListViewGroupHeader ( Graphics dc, ListView control, System.Windows.Forms.ListViewGroup group ) : void
DrawListViewItem ( Graphics dc, ListView control, System.Windows.Forms.ListViewItem item ) : void
DrawListViewItemOwnerDraw ( Graphics dc, System.Windows.Forms.ListViewItem item, int index ) : bool
DrawListViewSubItem ( Graphics dc, ListView control, System.Windows.Forms.ListViewItem item, int index ) : void
DrawListViewSubItemOwnerDraw ( Graphics dc, System.Windows.Forms.ListViewItem item, ListViewItemStates state, int index ) : bool
DrawListViewSubItems ( Graphics dc, ListView control, System.Windows.Forms.ListViewItem item ) : void
DrawStatusBarBackground ( Graphics dc, Rectangle clip, System.Windows.Forms.StatusBar sb ) : void
DrawStatusBarPanel ( Graphics dc, Rectangle area, int index, Brush br_forecolor, System.Windows.Forms.StatusBarPanel panel ) : void
DrawStatusBarPanelBackground ( Graphics dc, Rectangle area, System.Windows.Forms.StatusBarPanel panel ) : void
DrawStatusBarSizingGrip ( Graphics dc, Rectangle clip, System.Windows.Forms.StatusBar sb, Rectangle area ) : void
DrawToolBarButton ( Graphics dc, System.Windows.Forms.ToolBar control, System.Windows.Forms.ToolBarItem item, StringFormat format ) : void
DrawToolBarButtonBorder ( Graphics dc, System.Windows.Forms.ToolBarItem item, bool is_flat ) : void
DrawToolBarButtonContents ( Graphics dc, System.Windows.Forms.ToolBar control, System.Windows.Forms.ToolBarItem item, StringFormat format ) : void
DrawToolBarDropDownArrow ( Graphics dc, System.Windows.Forms.ToolBarItem item, bool is_flat ) : void
DrawToolBarSeparator ( Graphics dc, System.Windows.Forms.ToolBarItem item ) : void
DrawToolBarToggleButtonBackground ( Graphics dc, System.Windows.Forms.ToolBarItem item ) : void
GetControlBackBrush ( Color c ) : Brush
GetControlForeBrush ( Color c ) : Brush
GetTrackBarTickPainter ( Graphics g ) : ITrackBarTickPainter
ListViewDrawColumnHeaderBackground ( ListView listView, ColumnHeader columnHeader, Graphics g, Rectangle area, Rectangle clippingArea ) : void
ListViewDrawUnusedHeaderBackground ( ListView listView, Graphics g, Rectangle area, Rectangle clippingArea ) : void
ManagedWindowDrawTitleBarAndBorders ( Graphics dc, Rectangle clip, System.Windows.Forms.InternalWindowManager wm ) : Rectangle
ManagedWindowDrawTitleButton ( Graphics dc, System.Windows.Forms.TitleButton button, Rectangle clip, Form form ) : void
RadioButton_DrawButton ( RadioButton radio_button, Graphics dc, ButtonState state, Rectangle radiobutton_rectangle ) : void
RadioButton_DrawFocus ( RadioButton radio_button, Graphics dc, Rectangle text_rectangle ) : void
RadioButton_DrawText ( RadioButton radio_button, Rectangle text_rectangle, Graphics dc, StringFormat text_format ) : void
ScrollBar_DrawThumb ( ScrollBar bar, Rectangle thumb_pos, Rectangle clip, Graphics dc ) : void
ShouldPaintFocusRectagle ( ButtonBase button ) : bool
ToolTipDrawBackground ( Graphics dc, Rectangle clip_rectangle, ToolTip control ) : void
TrackBarDrawHorizontalThumb ( Graphics dc, Rectangle thumb_pos, Brush br_thumb, Rectangle clippingArea, TrackBar trackBar ) : void
TrackBarDrawHorizontalThumbBottom ( Graphics dc, Rectangle thumb_pos, Brush br_thumb, Rectangle clippingArea, TrackBar trackBar ) : void
TrackBarDrawHorizontalThumbTop ( Graphics dc, Rectangle thumb_pos, Brush br_thumb, Rectangle clippingArea, TrackBar trackBar ) : void
TrackBarDrawHorizontalTrack ( Graphics dc, Rectangle thumb_area, Point channel_startpoint, Rectangle clippingArea ) : void
TrackBarDrawVerticalThumb ( Graphics dc, Rectangle thumb_pos, Brush br_thumb, Rectangle clippingArea, TrackBar trackBar ) : void
TrackBarDrawVerticalThumbLeft ( Graphics dc, Rectangle thumb_pos, Brush br_thumb, Rectangle clippingArea, TrackBar trackBar ) : void
TrackBarDrawVerticalThumbRight ( Graphics dc, Rectangle thumb_pos, Brush br_thumb, Rectangle clippingArea, TrackBar trackBar ) : void
TrackBarDrawVerticalTrack ( Graphics dc, Rectangle thumb_area, Point channel_startpoint, Rectangle clippingArea ) : void
TrackBarGetHorizontalTickPainter ( Graphics g ) : ITrackBarTickPainter
TrackBarGetThumbSize ( TrackBar trackBar ) : Size
TrackBarGetVerticalTickPainter ( Graphics g ) : ITrackBarTickPainter

Private Methods

Method Description
AlignInRectangle ( Rectangle outer, Size inner, System align ) : Rectangle
CPDrawButtonInternal ( Graphics dc, Rectangle rectangle, ButtonState state, Pen DarkPen, Pen NormalPen, Pen LightPen ) : void
CPDrawCheckBoxInternal ( Graphics dc, Rectangle rectangle, ButtonState state, bool mixed ) : void
DrawBorderInternal ( Graphics graphics, float startX, float startY, float endX, float endY, int width, Color color, ButtonBorderStyle style, Border3DSide side ) : void
DrawBorderInternal ( Graphics graphics, int startX, int startY, int endX, int endY, int width, Color color, ButtonBorderStyle style, Border3DSide side ) : void
DrawCaptionHelper ( Graphics graphics, Color color, Pen pen, int lineWidth, int shift, Rectangle captionRect, CaptionButton button ) : void
DrawCheckBox_and_RadioButtonText ( ButtonBase button_base, Rectangle text_rectangle, Graphics dc, StringFormat text_format, Appearance appearance, bool ischecked ) : void
DrawMonthCalendarButton ( Graphics dc, Rectangle rectangle, MonthCalendar mc, Size title_size, int x_offset, Size button_size, bool is_previous ) : void
DrawMonthCalendarDate ( Graphics dc, Rectangle rectangle, MonthCalendar mc, DateTime date, DateTime month, int row, int col ) : void
DrawSingleMonth ( Graphics dc, Rectangle clip_rectangle, Rectangle rectangle, MonthCalendar mc, int row, int col ) : void
DrawStringDisabled20 ( Graphics g, string s, Font font, Rectangle layoutRectangle, Color color, TextFormatFlags flags, bool useDrawString ) : void
DrawTitleButton ( Graphics dc, System.Windows.Forms.TitleButton button, Rectangle clip, Form form ) : int
DrawTodayCircle ( Graphics dc, Rectangle rectangle ) : void
DrawTrackBar_Horizontal ( Graphics dc, Rectangle clip_rectangle, TrackBar tb, Rectangle &thumb_pos, Rectangle &thumb_area, Brush br_thumb, float ticks, int value_pos, bool mouse_value ) : void
DrawTrackBar_Vertical ( Graphics dc, Rectangle clip_rectangle, TrackBar tb, Rectangle &thumb_pos, Rectangle &thumb_area, Brush br_thumb, float ticks, int value_pos, bool mouse_value ) : void
GetHorizontalAlignment ( System align ) : HorizontalAlignment
GetTrackBarDrawingInfo ( TrackBar tb, float &pixels_betweenticks, Rectangle &thumb_area, Rectangle &thumb_pos, Point &channel_startpoint, Point &bottomtick_startpoint, Point &toptick_startpoint ) : void
GetVerticalAlignment ( System align ) : VerticalAlignment
Internal_DrawButton ( Graphics dc, Rectangle rect, int state, System.Windows.Forms.CPColor cpcolor, bool is_ColorControl, Color backcolor ) : void
LayoutTextAboveOrBelowImage ( Rectangle totalArea, bool textFirst, Size textSize, Size imageSize, System textAlign, System imageAlign, bool displayEllipsis, Rectangle &textRect, Rectangle &imageRect ) : void
LayoutTextBeforeOrAfterImage ( Rectangle totalArea, bool textFirst, Size textSize, Size imageSize, System textAlign, System imageAlign, Rectangle &textRect, Rectangle &imageRect ) : void
ListViewGetHeaderHeight ( Font font ) : int
ProgressBarGetChunkSize ( int progressBarClientAreaHeight ) : int

Method Details

BalloonWindowRect() public method

public BalloonWindowRect ( System.Windows.Forms.NotifyIcon control ) : Rectangle
control System.Windows.Forms.NotifyIcon
return System.Drawing.Rectangle

ButtonBase_DrawButton() protected method

protected ButtonBase_DrawButton ( ButtonBase button, Graphics dc ) : void
button ButtonBase
dc System.Drawing.Graphics
return void

ButtonBase_DrawFocus() protected method

protected ButtonBase_DrawFocus ( ButtonBase button, Graphics dc ) : void
button ButtonBase
dc System.Drawing.Graphics
return void

ButtonBase_DrawImage() protected method

protected ButtonBase_DrawImage ( ButtonBase button, Graphics dc ) : void
button ButtonBase
dc System.Drawing.Graphics
return void

ButtonBase_DrawText() protected method

protected ButtonBase_DrawText ( ButtonBase button, Graphics dc ) : void
button ButtonBase
dc System.Drawing.Graphics
return void

CPDrawBorder() public method

public CPDrawBorder ( Graphics graphics, Rectangle bounds, Color leftColor, int leftWidth, ButtonBorderStyle leftStyle, Color topColor, int topWidth, ButtonBorderStyle topStyle, Color rightColor, int rightWidth, ButtonBorderStyle rightStyle, Color bottomColor, int bottomWidth, ButtonBorderStyle bottomStyle ) : void
graphics System.Drawing.Graphics
bounds System.Drawing.Rectangle
leftColor System.Drawing.Color
leftWidth int
leftStyle ButtonBorderStyle
topColor System.Drawing.Color
topWidth int
topStyle ButtonBorderStyle
rightColor System.Drawing.Color
rightWidth int
rightStyle ButtonBorderStyle
bottomColor System.Drawing.Color
bottomWidth int
bottomStyle ButtonBorderStyle
return void

CPDrawBorder() public method

public CPDrawBorder ( Graphics graphics, RectangleF bounds, Color leftColor, int leftWidth, ButtonBorderStyle leftStyle, Color topColor, int topWidth, ButtonBorderStyle topStyle, Color rightColor, int rightWidth, ButtonBorderStyle rightStyle, Color bottomColor, int bottomWidth, ButtonBorderStyle bottomStyle ) : void
graphics System.Drawing.Graphics
bounds System.Drawing.RectangleF
leftColor System.Drawing.Color
leftWidth int
leftStyle ButtonBorderStyle
topColor System.Drawing.Color
topWidth int
topStyle ButtonBorderStyle
rightColor System.Drawing.Color
rightWidth int
rightStyle ButtonBorderStyle
bottomColor System.Drawing.Color
bottomWidth int
bottomStyle ButtonBorderStyle
return void

CPDrawBorder3D() public method

public CPDrawBorder3D ( Graphics graphics, Rectangle rectangle, Border3DStyle style, Border3DSide sides ) : void
graphics System.Drawing.Graphics
rectangle System.Drawing.Rectangle
style Border3DStyle
sides Border3DSide
return void

CPDrawBorder3D() public method

public CPDrawBorder3D ( Graphics graphics, Rectangle rectangle, Border3DStyle style, Border3DSide sides, Color control_color ) : void
graphics System.Drawing.Graphics
rectangle System.Drawing.Rectangle
style Border3DStyle
sides Border3DSide
control_color System.Drawing.Color
return void

CPDrawBorderStyle() public method

public CPDrawBorderStyle ( Graphics dc, Rectangle area, BorderStyle border_style ) : void
dc System.Drawing.Graphics
area System.Drawing.Rectangle
border_style BorderStyle
return void

CPDrawButton() public method

public CPDrawButton ( Graphics dc, Rectangle rectangle, ButtonState state ) : void
dc System.Drawing.Graphics
rectangle System.Drawing.Rectangle
state ButtonState
return void

CPDrawCaptionButton() public method

public CPDrawCaptionButton ( Graphics graphics, Rectangle rectangle, CaptionButton button, ButtonState state ) : void
graphics System.Drawing.Graphics
rectangle System.Drawing.Rectangle
button CaptionButton
state ButtonState
return void

CPDrawCheckBox() public method

public CPDrawCheckBox ( Graphics dc, Rectangle rectangle, ButtonState state ) : void
dc System.Drawing.Graphics
rectangle System.Drawing.Rectangle
state ButtonState
return void

CPDrawComboButton() public method

public CPDrawComboButton ( Graphics graphics, Rectangle rectangle, ButtonState state ) : void
graphics System.Drawing.Graphics
rectangle System.Drawing.Rectangle
state ButtonState
return void

CPDrawContainerGrabHandle() public method

public CPDrawContainerGrabHandle ( Graphics graphics, Rectangle bounds ) : void
graphics System.Drawing.Graphics
bounds System.Drawing.Rectangle
return void

CPDrawFocusRectangle() public method

public CPDrawFocusRectangle ( Graphics graphics, Rectangle rectangle, Color foreColor, Color backColor ) : void
graphics System.Drawing.Graphics
rectangle System.Drawing.Rectangle
foreColor System.Drawing.Color
backColor System.Drawing.Color
return void

CPDrawGrabHandle() public method

public CPDrawGrabHandle ( Graphics graphics, Rectangle rectangle, bool primary, bool enabled ) : void
graphics System.Drawing.Graphics
rectangle System.Drawing.Rectangle
primary bool
enabled bool
return void

CPDrawGrid() public method

public CPDrawGrid ( Graphics graphics, Rectangle area, Size pixelsBetweenDots, Color backColor ) : void
graphics System.Drawing.Graphics
area System.Drawing.Rectangle
pixelsBetweenDots System.Drawing.Size
backColor System.Drawing.Color
return void

CPDrawImageDisabled() public method

public CPDrawImageDisabled ( Graphics graphics, Image image, int x, int y, Color background ) : void
graphics System.Drawing.Graphics
image System.Drawing.Image
x int
y int
background System.Drawing.Color
return void

CPDrawLockedFrame() public method

public CPDrawLockedFrame ( Graphics graphics, Rectangle rectangle, bool primary ) : void
graphics System.Drawing.Graphics
rectangle System.Drawing.Rectangle
primary bool
return void

CPDrawMenuGlyph() public method

public CPDrawMenuGlyph ( Graphics graphics, Rectangle rectangle, MenuGlyph glyph, Color color, Color backColor ) : void
graphics System.Drawing.Graphics
rectangle System.Drawing.Rectangle
glyph MenuGlyph
color System.Drawing.Color
backColor System.Drawing.Color
return void

CPDrawMixedCheckBox() public method

public CPDrawMixedCheckBox ( Graphics graphics, Rectangle rectangle, ButtonState state ) : void
graphics System.Drawing.Graphics
rectangle System.Drawing.Rectangle
state ButtonState
return void

CPDrawRadioButton() public method

public CPDrawRadioButton ( Graphics dc, Rectangle rectangle, ButtonState state ) : void
dc System.Drawing.Graphics
rectangle System.Drawing.Rectangle
state ButtonState
return void

CPDrawReversibleFrame() public method

public CPDrawReversibleFrame ( Rectangle rectangle, Color backColor, FrameStyle style ) : void
rectangle System.Drawing.Rectangle
backColor System.Drawing.Color
style FrameStyle
return void

CPDrawReversibleLine() public method

public CPDrawReversibleLine ( Point start, Point end, Color backColor ) : void
start System.Drawing.Point
end System.Drawing.Point
backColor System.Drawing.Color
return void

CPDrawScrollButton() public method

public CPDrawScrollButton ( Graphics dc, Rectangle area, ScrollButton type, ButtonState state ) : void
dc System.Drawing.Graphics
area System.Drawing.Rectangle
type ScrollButton
state ButtonState
return void

CPDrawSelectionFrame() public method

public CPDrawSelectionFrame ( Graphics graphics, bool active, Rectangle outsideRect, Rectangle insideRect, Color backColor ) : void
graphics System.Drawing.Graphics
active bool
outsideRect System.Drawing.Rectangle
insideRect System.Drawing.Rectangle
backColor System.Drawing.Color
return void

CPDrawSizeGrip() public method

public CPDrawSizeGrip ( Graphics dc, Color backColor, Rectangle bounds ) : void
dc System.Drawing.Graphics
backColor System.Drawing.Color
bounds System.Drawing.Rectangle
return void

CPDrawStringDisabled() public method

public CPDrawStringDisabled ( Graphics dc, string s, Font font, Color color, RectangleF layoutRectangle, StringFormat format ) : void
dc System.Drawing.Graphics
s string
font System.Drawing.Font
color System.Drawing.Color
layoutRectangle System.Drawing.RectangleF
format System.Drawing.StringFormat
return void

CPDrawStringDisabled() public method

public CPDrawStringDisabled ( System.Windows.Forms.IDeviceContext dc, string s, Font font, Color color, Rectangle layoutRectangle, TextFormatFlags format ) : void
dc System.Windows.Forms.IDeviceContext
s string
font System.Drawing.Font
color System.Drawing.Color
layoutRectangle System.Drawing.Rectangle
format TextFormatFlags
return void

CPDrawVisualStyleBorder() public method

public CPDrawVisualStyleBorder ( Graphics graphics, Rectangle bounds ) : void
graphics System.Drawing.Graphics
bounds System.Drawing.Rectangle
return void

CalcItemSize() public method

public CalcItemSize ( Graphics dc, MenuItem item, int y, int x, bool menuBar ) : void
dc System.Drawing.Graphics
item MenuItem
y int
x int
menuBar bool
return void

CalcMenuBarSize() public method

public CalcMenuBarSize ( Graphics dc, Menu menu, int width ) : int
dc System.Drawing.Graphics
menu Menu
width int
return int

CalcPopupMenuSize() public method

public CalcPopupMenuSize ( Graphics dc, Menu menu ) : void
dc System.Drawing.Graphics
menu Menu
return void

CalculateButtonAutoSize() public method

public CalculateButtonAutoSize ( Button button ) : Size
button Button
return System.Drawing.Size

CalculateButtonTextAndImageLayout() public method

public CalculateButtonTextAndImageLayout ( Graphics g, ButtonBase button, Rectangle &textRectangle, Rectangle &imageRectangle ) : void
g System.Drawing.Graphics
button ButtonBase
textRectangle System.Drawing.Rectangle
imageRectangle System.Drawing.Rectangle
return void

CalculateCheckBoxAutoSize() public method

public CalculateCheckBoxAutoSize ( CheckBox checkBox ) : Size
checkBox CheckBox
return System.Drawing.Size

CalculateCheckBoxTextAndImageLayout() public method

public CalculateCheckBoxTextAndImageLayout ( ButtonBase button, Point p, Rectangle &glyphArea, Rectangle &textRectangle, Rectangle &imageRectangle ) : void
button ButtonBase
p System.Drawing.Point
glyphArea System.Drawing.Rectangle
textRectangle System.Drawing.Rectangle
imageRectangle System.Drawing.Rectangle
return void

CalculateRadioButtonAutoSize() public method

public CalculateRadioButtonAutoSize ( RadioButton rb ) : Size
rb RadioButton
return System.Drawing.Size

CalculateRadioButtonTextAndImageLayout() public method

public CalculateRadioButtonTextAndImageLayout ( ButtonBase b, Point offset, Rectangle &glyphArea, Rectangle &textRectangle, Rectangle &imageRectangle ) : void
b ButtonBase
offset System.Drawing.Point
glyphArea System.Drawing.Rectangle
textRectangle System.Drawing.Rectangle
imageRectangle System.Drawing.Rectangle
return void

CheckBox_DrawCheckBox() protected method

protected CheckBox_DrawCheckBox ( Graphics dc, CheckBox checkbox, ButtonState state, Rectangle checkbox_rectangle ) : void
dc System.Drawing.Graphics
checkbox CheckBox
state ButtonState
checkbox_rectangle System.Drawing.Rectangle
return void

CheckBox_DrawFocus() protected method

protected CheckBox_DrawFocus ( CheckBox checkbox, Graphics dc, Rectangle text_rectangle ) : void
checkbox CheckBox
dc System.Drawing.Graphics
text_rectangle System.Drawing.Rectangle
return void

CheckBox_DrawText() protected method

protected CheckBox_DrawText ( CheckBox checkbox, Rectangle text_rectangle, Graphics dc, StringFormat text_format ) : void
checkbox CheckBox
text_rectangle System.Drawing.Rectangle
dc System.Drawing.Graphics
text_format System.Drawing.StringFormat
return void

CombBoxBackgroundHasHotElementStyle() public method

public CombBoxBackgroundHasHotElementStyle ( ComboBox comboBox ) : bool
comboBox ComboBox
return bool

ComboBoxDrawBackground() public method

public ComboBoxDrawBackground ( ComboBox comboBox, Graphics g, Rectangle clippingArea, FlatStyle style ) : void
comboBox ComboBox
g System.Drawing.Graphics
clippingArea System.Drawing.Rectangle
style FlatStyle
return void

ComboBoxDrawNormalDropDownButton() public method

public ComboBoxDrawNormalDropDownButton ( ComboBox comboBox, Graphics g, Rectangle clippingArea, Rectangle area, ButtonState state ) : void
comboBox ComboBox
g System.Drawing.Graphics
clippingArea System.Drawing.Rectangle
area System.Drawing.Rectangle
state ButtonState
return void

ComboBoxDropDownButtonHasHotElementStyle() public method

public ComboBoxDropDownButtonHasHotElementStyle ( ComboBox comboBox ) : bool
comboBox ComboBox
return bool

ComboBoxNormalDropDownButtonHasTransparentBackground() public method

public ComboBoxNormalDropDownButtonHasTransparentBackground ( ComboBox comboBox, ButtonState state ) : bool
comboBox ComboBox
state ButtonState
return bool

CreateGlyphBitmap() protected method

protected CreateGlyphBitmap ( Size size, MenuGlyph glyph, Color color ) : Bitmap
size System.Drawing.Size
glyph MenuGlyph
color System.Drawing.Color
return System.Drawing.Bitmap

DataGridPaint() public method

public DataGridPaint ( PaintEventArgs pe, System.Windows.Forms.DataGrid grid ) : void
pe PaintEventArgs
grid System.Windows.Forms.DataGrid
return void

DataGridPaintCaption() public method

public DataGridPaintCaption ( Graphics g, Rectangle clip, System.Windows.Forms.DataGrid grid ) : void
g System.Drawing.Graphics
clip System.Drawing.Rectangle
grid System.Windows.Forms.DataGrid
return void

DataGridPaintColumnHeader() public method

public DataGridPaintColumnHeader ( Graphics g, Rectangle bounds, System.Windows.Forms.DataGrid grid, int col ) : void
g System.Drawing.Graphics
bounds System.Drawing.Rectangle
grid System.Windows.Forms.DataGrid
col int
return void

DataGridPaintColumnHeaders() public method

public DataGridPaintColumnHeaders ( Graphics g, Rectangle clip, System.Windows.Forms.DataGrid grid ) : void
g System.Drawing.Graphics
clip System.Drawing.Rectangle
grid System.Windows.Forms.DataGrid
return void

DataGridPaintParentRow() public method

public DataGridPaintParentRow ( Graphics g, Rectangle bounds, System.Windows.Forms.DataGridDataSource row, System.Windows.Forms.DataGrid grid ) : void
g System.Drawing.Graphics
bounds System.Drawing.Rectangle
row System.Windows.Forms.DataGridDataSource
grid System.Windows.Forms.DataGrid
return void

DataGridPaintParentRows() public method

public DataGridPaintParentRows ( Graphics g, Rectangle clip, System.Windows.Forms.DataGrid grid ) : void
g System.Drawing.Graphics
clip System.Drawing.Rectangle
grid System.Windows.Forms.DataGrid
return void

DataGridPaintRelationRow() public method

public DataGridPaintRelationRow ( Graphics g, int row, Rectangle row_rect, bool is_newrow, Rectangle clip, System.Windows.Forms.DataGrid grid ) : void
g System.Drawing.Graphics
row int
row_rect System.Drawing.Rectangle
is_newrow bool
clip System.Drawing.Rectangle
grid System.Windows.Forms.DataGrid
return void

DataGridPaintRow() public method

public DataGridPaintRow ( Graphics g, int row, Rectangle row_rect, bool is_newrow, Rectangle clip, System.Windows.Forms.DataGrid grid ) : void
g System.Drawing.Graphics
row int
row_rect System.Drawing.Rectangle
is_newrow bool
clip System.Drawing.Rectangle
grid System.Windows.Forms.DataGrid
return void

DataGridPaintRowContents() public method

public DataGridPaintRowContents ( Graphics g, int row, Rectangle row_rect, bool is_newrow, Rectangle clip, System.Windows.Forms.DataGrid grid ) : void
g System.Drawing.Graphics
row int
row_rect System.Drawing.Rectangle
is_newrow bool
clip System.Drawing.Rectangle
grid System.Windows.Forms.DataGrid
return void

DataGridPaintRowHeader() public method

public DataGridPaintRowHeader ( Graphics g, Rectangle bounds, int row, System.Windows.Forms.DataGrid grid ) : void
g System.Drawing.Graphics
bounds System.Drawing.Rectangle
row int
grid System.Windows.Forms.DataGrid
return void

DataGridPaintRowHeaderArrow() public method

public DataGridPaintRowHeaderArrow ( Graphics g, Rectangle bounds, System.Windows.Forms.DataGrid grid ) : void
g System.Drawing.Graphics
bounds System.Drawing.Rectangle
grid System.Windows.Forms.DataGrid
return void

DataGridPaintRowHeaderStar() public method

public DataGridPaintRowHeaderStar ( Graphics g, Rectangle bounds, System.Windows.Forms.DataGrid grid ) : void
g System.Drawing.Graphics
bounds System.Drawing.Rectangle
grid System.Windows.Forms.DataGrid
return void

DataGridPaintRows() public method

public DataGridPaintRows ( Graphics g, Rectangle cells, Rectangle clip, System.Windows.Forms.DataGrid grid ) : void
g System.Drawing.Graphics
cells System.Drawing.Rectangle
clip System.Drawing.Rectangle
grid System.Windows.Forms.DataGrid
return void

DataGridViewColumnHeaderCellDrawBackground() public method

public DataGridViewColumnHeaderCellDrawBackground ( System.Windows.Forms.DataGridViewColumnHeaderCell cell, Graphics g, Rectangle bounds ) : bool
cell System.Windows.Forms.DataGridViewColumnHeaderCell
g System.Drawing.Graphics
bounds System.Drawing.Rectangle
return bool

DataGridViewColumnHeaderCellDrawBorder() public method

public DataGridViewColumnHeaderCellDrawBorder ( System.Windows.Forms.DataGridViewColumnHeaderCell cell, Graphics g, Rectangle bounds ) : bool
cell System.Windows.Forms.DataGridViewColumnHeaderCell
g System.Drawing.Graphics
bounds System.Drawing.Rectangle
return bool

DataGridViewHeaderCellHasHotStyle() public method

public DataGridViewHeaderCellHasHotStyle ( System.Windows.Forms.DataGridView dataGridView ) : bool
dataGridView System.Windows.Forms.DataGridView
return bool

DataGridViewHeaderCellHasPressedStyle() public method

public DataGridViewHeaderCellHasPressedStyle ( System.Windows.Forms.DataGridView dataGridView ) : bool
dataGridView System.Windows.Forms.DataGridView
return bool

DataGridViewRowHeaderCellDrawBackground() public method

public DataGridViewRowHeaderCellDrawBackground ( System.Windows.Forms.DataGridViewRowHeaderCell cell, Graphics g, Rectangle bounds ) : bool
cell System.Windows.Forms.DataGridViewRowHeaderCell
g System.Drawing.Graphics
bounds System.Drawing.Rectangle
return bool

DataGridViewRowHeaderCellDrawBorder() public method

public DataGridViewRowHeaderCellDrawBorder ( System.Windows.Forms.DataGridViewRowHeaderCell cell, Graphics g, Rectangle bounds ) : bool
cell System.Windows.Forms.DataGridViewRowHeaderCell
g System.Drawing.Graphics
bounds System.Drawing.Rectangle
return bool

DataGridViewRowHeaderCellDrawSelectionBackground() public method

public DataGridViewRowHeaderCellDrawSelectionBackground ( System.Windows.Forms.DataGridViewRowHeaderCell cell ) : bool
cell System.Windows.Forms.DataGridViewRowHeaderCell
return bool

DateTimePickerDrawBorder() protected method

protected DateTimePickerDrawBorder ( DateTimePicker dateTimePicker, Graphics g, Rectangle clippingArea ) : void
dateTimePicker DateTimePicker
g System.Drawing.Graphics
clippingArea System.Drawing.Rectangle
return void

DateTimePickerDrawDropDownButton() protected method

protected DateTimePickerDrawDropDownButton ( DateTimePicker dateTimePicker, Graphics g, Rectangle clippingArea ) : void
dateTimePicker DateTimePicker
g System.Drawing.Graphics
clippingArea System.Drawing.Rectangle
return void

DateTimePickerGetDateArea() public method

public DateTimePickerGetDateArea ( DateTimePicker dateTimePicker ) : Rectangle
dateTimePicker DateTimePicker
return System.Drawing.Rectangle

DateTimePickerGetDropDownButtonArea() public method

public DateTimePickerGetDropDownButtonArea ( DateTimePicker dateTimePicker ) : Rectangle
dateTimePicker DateTimePicker
return System.Drawing.Rectangle

DrawBalloonWindow() public method

public DrawBalloonWindow ( Graphics dc, Rectangle clip, System.Windows.Forms.NotifyIcon control ) : void
dc System.Drawing.Graphics
clip System.Drawing.Rectangle
control System.Windows.Forms.NotifyIcon
return void

DrawButton() public method

public DrawButton ( Graphics g, Button b, Rectangle textBounds, Rectangle imageBounds, Rectangle clipRectangle ) : void
g System.Drawing.Graphics
b Button
textBounds System.Drawing.Rectangle
imageBounds System.Drawing.Rectangle
clipRectangle System.Drawing.Rectangle
return void

DrawButtonBackground() public method

public DrawButtonBackground ( Graphics g, Button button, Rectangle clipArea ) : void
g System.Drawing.Graphics
button Button
clipArea System.Drawing.Rectangle
return void

DrawButtonBase() public method

public DrawButtonBase ( Graphics dc, Rectangle clip_area, ButtonBase button ) : void
dc System.Drawing.Graphics
clip_area System.Drawing.Rectangle
button ButtonBase
return void

DrawButtonFocus() public method

public DrawButtonFocus ( Graphics g, Button button ) : void
g System.Drawing.Graphics
button Button
return void

DrawButtonImage() public method

public DrawButtonImage ( Graphics g, ButtonBase button, Rectangle imageBounds ) : void
g System.Drawing.Graphics
button ButtonBase
imageBounds System.Drawing.Rectangle
return void

DrawButtonText() public method

public DrawButtonText ( Graphics g, ButtonBase button, Rectangle textBounds ) : void
g System.Drawing.Graphics
button ButtonBase
textBounds System.Drawing.Rectangle
return void

DrawCheckBox() public method

public DrawCheckBox ( Graphics g, CheckBox cb, Rectangle glyphArea, Rectangle textBounds, Rectangle imageBounds, Rectangle clipRectangle ) : void
g System.Drawing.Graphics
cb CheckBox
glyphArea System.Drawing.Rectangle
textBounds System.Drawing.Rectangle
imageBounds System.Drawing.Rectangle
clipRectangle System.Drawing.Rectangle
return void

DrawCheckBox() public method

public DrawCheckBox ( Graphics dc, Rectangle clip_area, CheckBox checkbox ) : void
dc System.Drawing.Graphics
clip_area System.Drawing.Rectangle
checkbox CheckBox
return void

DrawCheckBoxFocus() public method

public DrawCheckBoxFocus ( Graphics g, CheckBox cb, Rectangle focusArea ) : void
g System.Drawing.Graphics
cb CheckBox
focusArea System.Drawing.Rectangle
return void

DrawCheckBoxGlyph() public method

public DrawCheckBoxGlyph ( Graphics g, CheckBox cb, Rectangle glyphArea ) : void
g System.Drawing.Graphics
cb CheckBox
glyphArea System.Drawing.Rectangle
return void

DrawCheckBoxImage() public method

public DrawCheckBoxImage ( Graphics g, CheckBox cb, Rectangle imageBounds ) : void
g System.Drawing.Graphics
cb CheckBox
imageBounds System.Drawing.Rectangle
return void

DrawCheckBoxText() public method

public DrawCheckBoxText ( Graphics g, CheckBox cb, Rectangle textBounds ) : void
g System.Drawing.Graphics
cb CheckBox
textBounds System.Drawing.Rectangle
return void

DrawCheckedListBoxItem() public method

public DrawCheckedListBoxItem ( CheckedListBox ctrl, DrawItemEventArgs e ) : void
ctrl CheckedListBox
e DrawItemEventArgs
return void

DrawComboBoxItem() public method

public DrawComboBoxItem ( ComboBox ctrl, DrawItemEventArgs e ) : void
ctrl ComboBox
e DrawItemEventArgs
return void

DrawDateTimePicker() public method

public DrawDateTimePicker ( Graphics dc, Rectangle clip_rectangle, DateTimePicker dtp ) : void
dc System.Drawing.Graphics
clip_rectangle System.Drawing.Rectangle
dtp DateTimePicker
return void

DrawFlatButton() public method

public DrawFlatButton ( Graphics g, ButtonBase b, Rectangle textBounds, Rectangle imageBounds, Rectangle clipRectangle ) : void
g System.Drawing.Graphics
b ButtonBase
textBounds System.Drawing.Rectangle
imageBounds System.Drawing.Rectangle
clipRectangle System.Drawing.Rectangle
return void

DrawFlatButtonBackground() public method

public DrawFlatButtonBackground ( Graphics g, ButtonBase button, Rectangle clipArea ) : void
g System.Drawing.Graphics
button ButtonBase
clipArea System.Drawing.Rectangle
return void

DrawFlatButtonFocus() public method

public DrawFlatButtonFocus ( Graphics g, ButtonBase button ) : void
g System.Drawing.Graphics
button ButtonBase
return void

DrawFlatButtonImage() public method

public DrawFlatButtonImage ( Graphics g, ButtonBase button, Rectangle imageBounds ) : void
g System.Drawing.Graphics
button ButtonBase
imageBounds System.Drawing.Rectangle
return void

DrawFlatButtonText() public method

public DrawFlatButtonText ( Graphics g, ButtonBase button, Rectangle textBounds ) : void
g System.Drawing.Graphics
button ButtonBase
textBounds System.Drawing.Rectangle
return void

DrawFlatStyleCheckBox() protected method

protected DrawFlatStyleCheckBox ( Graphics graphics, Rectangle rectangle, CheckBox checkbox ) : void
graphics System.Drawing.Graphics
rectangle System.Drawing.Rectangle
checkbox CheckBox
return void

DrawFlatStyleComboButton() public method

public DrawFlatStyleComboButton ( Graphics graphics, Rectangle rectangle, ButtonState state ) : void
graphics System.Drawing.Graphics
rectangle System.Drawing.Rectangle
state ButtonState
return void

DrawFlatStyleFocusRectangle() public method

public DrawFlatStyleFocusRectangle ( Graphics graphics, Rectangle rectangle, ButtonBase button, Color foreColor, Color backColor ) : void
graphics System.Drawing.Graphics
rectangle System.Drawing.Rectangle
button ButtonBase
foreColor System.Drawing.Color
backColor System.Drawing.Color
return void

DrawFlatStyleRadioButton() protected method

protected DrawFlatStyleRadioButton ( Graphics graphics, Rectangle rectangle, RadioButton radio_button ) : void
graphics System.Drawing.Graphics
rectangle System.Drawing.Rectangle
radio_button RadioButton
return void

DrawGroupBox() public method

public DrawGroupBox ( Graphics dc, Rectangle area, GroupBox box ) : void
dc System.Drawing.Graphics
area System.Drawing.Rectangle
box GroupBox
return void

DrawInnerFocusRectangle() public method

public DrawInnerFocusRectangle ( Graphics graphics, Rectangle rectangle, Color backColor ) : void
graphics System.Drawing.Graphics
rectangle System.Drawing.Rectangle
backColor System.Drawing.Color
return void

DrawListBoxItem() public method

public DrawListBoxItem ( ListBox ctrl, DrawItemEventArgs e ) : void
ctrl ListBox
e DrawItemEventArgs
return void

DrawListViewColumnHeaderOwnerDraw() protected method

protected DrawListViewColumnHeaderOwnerDraw ( Graphics dc, ListView control, ColumnHeader column, Rectangle bounds ) : bool
dc System.Drawing.Graphics
control ListView
column ColumnHeader
bounds System.Drawing.Rectangle
return bool

DrawListViewGroupHeader() protected method

protected DrawListViewGroupHeader ( Graphics dc, ListView control, System.Windows.Forms.ListViewGroup group ) : void
dc System.Drawing.Graphics
control ListView
group System.Windows.Forms.ListViewGroup
return void

DrawListViewHeader() public method

public DrawListViewHeader ( Graphics dc, Rectangle clip, ListView control ) : void
dc System.Drawing.Graphics
clip System.Drawing.Rectangle
control ListView
return void

DrawListViewHeaderDragDetails() public method

public DrawListViewHeaderDragDetails ( Graphics dc, ListView view, ColumnHeader col, int target_x ) : void
dc System.Drawing.Graphics
view ListView
col ColumnHeader
target_x int
return void

DrawListViewItem() protected method

protected DrawListViewItem ( Graphics dc, ListView control, System.Windows.Forms.ListViewItem item ) : void
dc System.Drawing.Graphics
control ListView
item System.Windows.Forms.ListViewItem
return void

DrawListViewItemOwnerDraw() protected method

protected DrawListViewItemOwnerDraw ( Graphics dc, System.Windows.Forms.ListViewItem item, int index ) : bool
dc System.Drawing.Graphics
item System.Windows.Forms.ListViewItem
index int
return bool

DrawListViewItems() public method

public DrawListViewItems ( Graphics dc, Rectangle clip, ListView control ) : void
dc System.Drawing.Graphics
clip System.Drawing.Rectangle
control ListView
return void

DrawListViewSubItem() protected method

protected DrawListViewSubItem ( Graphics dc, ListView control, System.Windows.Forms.ListViewItem item, int index ) : void
dc System.Drawing.Graphics
control ListView
item System.Windows.Forms.ListViewItem
index int
return void

DrawListViewSubItemOwnerDraw() protected method

protected DrawListViewSubItemOwnerDraw ( Graphics dc, System.Windows.Forms.ListViewItem item, ListViewItemStates state, int index ) : bool
dc System.Drawing.Graphics
item System.Windows.Forms.ListViewItem
state ListViewItemStates
index int
return bool

DrawListViewSubItems() protected method

protected DrawListViewSubItems ( Graphics dc, ListView control, System.Windows.Forms.ListViewItem item ) : void
dc System.Drawing.Graphics
control ListView
item System.Windows.Forms.ListViewItem
return void

DrawManagedWindowDecorations() public method

public DrawManagedWindowDecorations ( Graphics dc, Rectangle clip, System.Windows.Forms.InternalWindowManager wm ) : void
dc System.Drawing.Graphics
clip System.Drawing.Rectangle
wm System.Windows.Forms.InternalWindowManager
return void

DrawMenuBar() public method

public DrawMenuBar ( Graphics dc, Menu menu, Rectangle rect ) : void
dc System.Drawing.Graphics
menu Menu
rect System.Drawing.Rectangle
return void

DrawMenuItem() public method

public DrawMenuItem ( MenuItem item, DrawItemEventArgs e ) : void
item MenuItem
e DrawItemEventArgs
return void

DrawMonthCalendar() public method

public DrawMonthCalendar ( Graphics dc, Rectangle clip_rectangle, MonthCalendar mc ) : void
dc System.Drawing.Graphics
clip_rectangle System.Drawing.Rectangle
mc MonthCalendar
return void

DrawOwnerDrawBackground() public method

public DrawOwnerDrawBackground ( DrawItemEventArgs e ) : void
e DrawItemEventArgs
return void

DrawOwnerDrawFocusRectangle() public method

public DrawOwnerDrawFocusRectangle ( DrawItemEventArgs e ) : void
e DrawItemEventArgs
return void

DrawPictureBox() public method

public DrawPictureBox ( Graphics dc, Rectangle clip, PictureBox pb ) : void
dc System.Drawing.Graphics
clip System.Drawing.Rectangle
pb PictureBox
return void

DrawPopupButton() public method

public DrawPopupButton ( Graphics g, Button b, Rectangle textBounds, Rectangle imageBounds, Rectangle clipRectangle ) : void
g System.Drawing.Graphics
b Button
textBounds System.Drawing.Rectangle
imageBounds System.Drawing.Rectangle
clipRectangle System.Drawing.Rectangle
return void

DrawPopupButtonBackground() public method

public DrawPopupButtonBackground ( Graphics g, Button button, Rectangle clipArea ) : void
g System.Drawing.Graphics
button Button
clipArea System.Drawing.Rectangle
return void

DrawPopupButtonFocus() public method

public DrawPopupButtonFocus ( Graphics g, Button button ) : void
g System.Drawing.Graphics
button Button
return void

DrawPopupButtonImage() public method

public DrawPopupButtonImage ( Graphics g, Button button, Rectangle imageBounds ) : void
g System.Drawing.Graphics
button Button
imageBounds System.Drawing.Rectangle
return void

DrawPopupButtonText() public method

public DrawPopupButtonText ( Graphics g, Button button, Rectangle textBounds ) : void
g System.Drawing.Graphics
button Button
textBounds System.Drawing.Rectangle
return void

DrawPopupMenu() public method

public DrawPopupMenu ( Graphics dc, Menu menu, Rectangle cliparea, Rectangle rect ) : void
dc System.Drawing.Graphics
menu Menu
cliparea System.Drawing.Rectangle
rect System.Drawing.Rectangle
return void

DrawProgressBar() public method

public DrawProgressBar ( Graphics dc, Rectangle clip_rect, System.Windows.Forms.ProgressBar ctrl ) : void
dc System.Drawing.Graphics
clip_rect System.Drawing.Rectangle
ctrl System.Windows.Forms.ProgressBar
return void

DrawRadioButton() public method

public DrawRadioButton ( Graphics g, RadioButton rb, Rectangle glyphArea, Rectangle textBounds, Rectangle imageBounds, Rectangle clipRectangle ) : void
g System.Drawing.Graphics
rb RadioButton
glyphArea System.Drawing.Rectangle
textBounds System.Drawing.Rectangle
imageBounds System.Drawing.Rectangle
clipRectangle System.Drawing.Rectangle
return void

DrawRadioButton() public method

public DrawRadioButton ( Graphics dc, Rectangle clip_rectangle, RadioButton radio_button ) : void
dc System.Drawing.Graphics
clip_rectangle System.Drawing.Rectangle
radio_button RadioButton
return void

DrawRadioButtonFocus() public method

public DrawRadioButtonFocus ( Graphics g, RadioButton rb, Rectangle focusArea ) : void
g System.Drawing.Graphics
rb RadioButton
focusArea System.Drawing.Rectangle
return void

DrawRadioButtonGlyph() public method

public DrawRadioButtonGlyph ( Graphics g, RadioButton rb, Rectangle glyphArea ) : void
g System.Drawing.Graphics
rb RadioButton
glyphArea System.Drawing.Rectangle
return void

DrawRadioButtonImage() public method

public DrawRadioButtonImage ( Graphics g, RadioButton rb, Rectangle imageBounds ) : void
g System.Drawing.Graphics
rb RadioButton
imageBounds System.Drawing.Rectangle
return void

DrawRadioButtonText() public method

public DrawRadioButtonText ( Graphics g, RadioButton rb, Rectangle textBounds ) : void
g System.Drawing.Graphics
rb RadioButton
textBounds System.Drawing.Rectangle
return void

DrawScrollBar() public method

public DrawScrollBar ( Graphics dc, Rectangle clip, ScrollBar bar ) : void
dc System.Drawing.Graphics
clip System.Drawing.Rectangle
bar ScrollBar
return void

DrawScrollButtonPrimitive() public method

public DrawScrollButtonPrimitive ( Graphics dc, Rectangle area, ButtonState state ) : void
dc System.Drawing.Graphics
area System.Drawing.Rectangle
state ButtonState
return void

DrawStatusBar() public method

public DrawStatusBar ( Graphics real_dc, Rectangle clip, System.Windows.Forms.StatusBar sb ) : void
real_dc System.Drawing.Graphics
clip System.Drawing.Rectangle
sb System.Windows.Forms.StatusBar
return void

DrawStatusBarBackground() protected method

protected DrawStatusBarBackground ( Graphics dc, Rectangle clip, System.Windows.Forms.StatusBar sb ) : void
dc System.Drawing.Graphics
clip System.Drawing.Rectangle
sb System.Windows.Forms.StatusBar
return void

DrawStatusBarPanel() protected method

protected DrawStatusBarPanel ( Graphics dc, Rectangle area, int index, Brush br_forecolor, System.Windows.Forms.StatusBarPanel panel ) : void
dc System.Drawing.Graphics
area System.Drawing.Rectangle
index int
br_forecolor System.Drawing.Brush
panel System.Windows.Forms.StatusBarPanel
return void

DrawStatusBarPanelBackground() protected method

protected DrawStatusBarPanelBackground ( Graphics dc, Rectangle area, System.Windows.Forms.StatusBarPanel panel ) : void
dc System.Drawing.Graphics
area System.Drawing.Rectangle
panel System.Windows.Forms.StatusBarPanel
return void

DrawStatusBarSizingGrip() protected method

protected DrawStatusBarSizingGrip ( Graphics dc, Rectangle clip, System.Windows.Forms.StatusBar sb, Rectangle area ) : void
dc System.Drawing.Graphics
clip System.Drawing.Rectangle
sb System.Windows.Forms.StatusBar
area System.Drawing.Rectangle
return void

DrawTabControl() public method

public DrawTabControl ( Graphics dc, Rectangle area, TabControl tab ) : void
dc System.Drawing.Graphics
area System.Drawing.Rectangle
tab TabControl
return void

DrawToolBar() public method

public DrawToolBar ( Graphics dc, Rectangle clip_rectangle, System.Windows.Forms.ToolBar control ) : void
dc System.Drawing.Graphics
clip_rectangle System.Drawing.Rectangle
control System.Windows.Forms.ToolBar
return void

DrawToolBarButton() protected method

protected DrawToolBarButton ( Graphics dc, System.Windows.Forms.ToolBar control, System.Windows.Forms.ToolBarItem item, StringFormat format ) : void
dc System.Drawing.Graphics
control System.Windows.Forms.ToolBar
item System.Windows.Forms.ToolBarItem
format System.Drawing.StringFormat
return void

DrawToolBarButtonBorder() protected method

protected DrawToolBarButtonBorder ( Graphics dc, System.Windows.Forms.ToolBarItem item, bool is_flat ) : void
dc System.Drawing.Graphics
item System.Windows.Forms.ToolBarItem
is_flat bool
return void

DrawToolBarButtonContents() protected method

protected DrawToolBarButtonContents ( Graphics dc, System.Windows.Forms.ToolBar control, System.Windows.Forms.ToolBarItem item, StringFormat format ) : void
dc System.Drawing.Graphics
control System.Windows.Forms.ToolBar
item System.Windows.Forms.ToolBarItem
format System.Drawing.StringFormat
return void

DrawToolBarDropDownArrow() protected method

protected DrawToolBarDropDownArrow ( Graphics dc, System.Windows.Forms.ToolBarItem item, bool is_flat ) : void
dc System.Drawing.Graphics
item System.Windows.Forms.ToolBarItem
is_flat bool
return void

DrawToolBarSeparator() protected method

protected DrawToolBarSeparator ( Graphics dc, System.Windows.Forms.ToolBarItem item ) : void
dc System.Drawing.Graphics
item System.Windows.Forms.ToolBarItem
return void

DrawToolBarToggleButtonBackground() protected method

protected DrawToolBarToggleButtonBackground ( Graphics dc, System.Windows.Forms.ToolBarItem item ) : void
dc System.Drawing.Graphics
item System.Windows.Forms.ToolBarItem
return void

DrawToolTip() public method

public DrawToolTip ( Graphics dc, Rectangle clip_rectangle, ToolTip control ) : void
dc System.Drawing.Graphics
clip_rectangle System.Drawing.Rectangle
control ToolTip
return void

DrawTrackBar() public method

public DrawTrackBar ( Graphics dc, Rectangle clip_rectangle, TrackBar tb ) : void
dc System.Drawing.Graphics
clip_rectangle System.Drawing.Rectangle
tb TrackBar
return void

GetControlBackBrush() protected method

protected GetControlBackBrush ( Color c ) : Brush
c System.Drawing.Color
return System.Drawing.Brush

GetControlForeBrush() protected method

protected GetControlForeBrush ( Color c ) : Brush
c System.Drawing.Color
return System.Drawing.Brush

GetLinkFont() public method

public GetLinkFont ( Control control ) : Font
control Control
return System.Drawing.Font

GetTrackBarTickPainter() protected method

protected GetTrackBarTickPainter ( Graphics g ) : ITrackBarTickPainter
g System.Drawing.Graphics
return ITrackBarTickPainter

HideBalloonWindow() public method

public HideBalloonWindow ( IntPtr handle ) : void
handle IntPtr
return void

ListViewDrawColumnHeaderBackground() protected method

protected ListViewDrawColumnHeaderBackground ( ListView listView, ColumnHeader columnHeader, Graphics g, Rectangle area, Rectangle clippingArea ) : void
listView ListView
columnHeader ColumnHeader
g System.Drawing.Graphics
area System.Drawing.Rectangle
clippingArea System.Drawing.Rectangle
return void

ListViewDrawUnusedHeaderBackground() protected method

protected ListViewDrawUnusedHeaderBackground ( ListView listView, Graphics g, Rectangle area, Rectangle clippingArea ) : void
listView ListView
g System.Drawing.Graphics
area System.Drawing.Rectangle
clippingArea System.Drawing.Rectangle
return void

ListViewGetHeaderHeight() public static method

public static ListViewGetHeaderHeight ( ) : int
return int

ListViewGetHeaderHeight() public method

public ListViewGetHeaderHeight ( ListView listView, Font font ) : int
listView ListView
font System.Drawing.Font
return int

ManagedWindowBorderWidth() public method

public ManagedWindowBorderWidth ( System.Windows.Forms.InternalWindowManager wm ) : int
wm System.Windows.Forms.InternalWindowManager
return int

ManagedWindowButtonSize() public method

public ManagedWindowButtonSize ( System.Windows.Forms.InternalWindowManager wm ) : Size
wm System.Windows.Forms.InternalWindowManager
return System.Drawing.Size

ManagedWindowDrawMenuButton() public method

public ManagedWindowDrawMenuButton ( Graphics dc, System.Windows.Forms.TitleButton button, Rectangle clip, System.Windows.Forms.InternalWindowManager wm ) : void
dc System.Drawing.Graphics
button System.Windows.Forms.TitleButton
clip System.Drawing.Rectangle
wm System.Windows.Forms.InternalWindowManager
return void

ManagedWindowDrawTitleBarAndBorders() protected method

protected ManagedWindowDrawTitleBarAndBorders ( Graphics dc, Rectangle clip, System.Windows.Forms.InternalWindowManager wm ) : Rectangle
dc System.Drawing.Graphics
clip System.Drawing.Rectangle
wm System.Windows.Forms.InternalWindowManager
return System.Drawing.Rectangle

ManagedWindowDrawTitleButton() protected method

protected ManagedWindowDrawTitleButton ( Graphics dc, System.Windows.Forms.TitleButton button, Rectangle clip, Form form ) : void
dc System.Drawing.Graphics
button System.Windows.Forms.TitleButton
clip System.Drawing.Rectangle
form Form
return void

ManagedWindowGetMenuButtonSize() public method

public ManagedWindowGetMenuButtonSize ( System.Windows.Forms.InternalWindowManager wm ) : Size
wm System.Windows.Forms.InternalWindowManager
return System.Drawing.Size

ManagedWindowGetTitleBarIconArea() public method

public ManagedWindowGetTitleBarIconArea ( System.Windows.Forms.InternalWindowManager wm ) : Rectangle
wm System.Windows.Forms.InternalWindowManager
return System.Drawing.Rectangle

ManagedWindowIconWidth() public method

public ManagedWindowIconWidth ( System.Windows.Forms.InternalWindowManager wm ) : int
wm System.Windows.Forms.InternalWindowManager
return int

ManagedWindowOnSizeInitializedOrChanged() public method

public ManagedWindowOnSizeInitializedOrChanged ( Form form ) : void
form Form
return void

ManagedWindowSetButtonLocations() public method

public ManagedWindowSetButtonLocations ( System.Windows.Forms.InternalWindowManager wm ) : void
wm System.Windows.Forms.InternalWindowManager
return void

ManagedWindowTitleBarHeight() public method

public ManagedWindowTitleBarHeight ( System.Windows.Forms.InternalWindowManager wm ) : int
wm System.Windows.Forms.InternalWindowManager
return int

ManagedWindowTitleButtonHasHotElementStyle() public method

public ManagedWindowTitleButtonHasHotElementStyle ( System.Windows.Forms.TitleButton button, Form form ) : bool
button System.Windows.Forms.TitleButton
form Form
return bool

PrintPreviewControlGetPageSize() public method

public PrintPreviewControlGetPageSize ( System.Windows.Forms.PrintPreviewControl preview ) : Size
preview System.Windows.Forms.PrintPreviewControl
return System.Drawing.Size

PrintPreviewControlPaint() public method

public PrintPreviewControlPaint ( PaintEventArgs pe, System.Windows.Forms.PrintPreviewControl preview, Size page_size ) : void
pe PaintEventArgs
preview System.Windows.Forms.PrintPreviewControl
page_size System.Drawing.Size
return void

ProgressBarGetChunkSize() public static method

public static ProgressBarGetChunkSize ( ) : int
return int

RadioButton_DrawButton() protected method

protected RadioButton_DrawButton ( RadioButton radio_button, Graphics dc, ButtonState state, Rectangle radiobutton_rectangle ) : void
radio_button RadioButton
dc System.Drawing.Graphics
state ButtonState
radiobutton_rectangle System.Drawing.Rectangle
return void

RadioButton_DrawFocus() protected method

protected RadioButton_DrawFocus ( RadioButton radio_button, Graphics dc, Rectangle text_rectangle ) : void
radio_button RadioButton
dc System.Drawing.Graphics
text_rectangle System.Drawing.Rectangle
return void

RadioButton_DrawText() protected method

protected RadioButton_DrawText ( RadioButton radio_button, Rectangle text_rectangle, Graphics dc, StringFormat text_format ) : void
radio_button RadioButton
text_rectangle System.Drawing.Rectangle
dc System.Drawing.Graphics
text_format System.Drawing.StringFormat
return void

ResetDefaults() public method

public ResetDefaults ( ) : void
return void

ScrollBar_DrawThumb() protected method

protected ScrollBar_DrawThumb ( ScrollBar bar, Rectangle thumb_pos, Rectangle clip, Graphics dc ) : void
bar ScrollBar
thumb_pos System.Drawing.Rectangle
clip System.Drawing.Rectangle
dc System.Drawing.Graphics
return void

ShouldPaintFocusRectagle() protected static method

protected static ShouldPaintFocusRectagle ( ButtonBase button ) : bool
button ButtonBase
return bool

ShowBalloonWindow() public method

public ShowBalloonWindow ( IntPtr handle, int timeout, string title, string text, ToolTipIcon icon ) : void
handle IntPtr
timeout int
title string
text string
icon ToolTipIcon
return void

TabControlGetDisplayRectangle() public method

public TabControlGetDisplayRectangle ( TabControl tab ) : Rectangle
tab TabControl
return System.Drawing.Rectangle

TabControlGetPanelRect() public method

public TabControlGetPanelRect ( TabControl tab ) : Rectangle
tab TabControl
return System.Drawing.Rectangle

TabControlGetSpacing() public method

public TabControlGetSpacing ( TabControl tab ) : Size
tab TabControl
return System.Drawing.Size

TextBoxBaseFillBackground() public method

public TextBoxBaseFillBackground ( TextBoxBase textBoxBase, Graphics g, Rectangle clippingArea ) : void
textBoxBase TextBoxBase
g System.Drawing.Graphics
clippingArea System.Drawing.Rectangle
return void

TextBoxBaseHandleWmNcPaint() public method

public TextBoxBaseHandleWmNcPaint ( TextBoxBase textBoxBase, Message &m ) : bool
textBoxBase TextBoxBase
m Message
return bool

TextBoxBaseShouldPaintBackground() public method

public TextBoxBaseShouldPaintBackground ( TextBoxBase textBoxBase ) : bool
textBoxBase TextBoxBase
return bool

ThemeWin32Classic() public method

public ThemeWin32Classic ( ) : System.ComponentModel
return System.ComponentModel

ToolBarHasHotElementStyles() public method

public ToolBarHasHotElementStyles ( System.Windows.Forms.ToolBar toolBar ) : bool
toolBar System.Windows.Forms.ToolBar
return bool

ToolTipDrawBackground() protected method

protected ToolTipDrawBackground ( Graphics dc, Rectangle clip_rectangle, ToolTip control ) : void
dc System.Drawing.Graphics
clip_rectangle System.Drawing.Rectangle
control ToolTip
return void

ToolTipSize() public method

public ToolTipSize ( ToolTip tt, string text ) : Size
tt ToolTip
text string
return System.Drawing.Size

TrackBarDrawHorizontalThumb() protected method

protected TrackBarDrawHorizontalThumb ( Graphics dc, Rectangle thumb_pos, Brush br_thumb, Rectangle clippingArea, TrackBar trackBar ) : void
dc System.Drawing.Graphics
thumb_pos System.Drawing.Rectangle
br_thumb System.Drawing.Brush
clippingArea System.Drawing.Rectangle
trackBar TrackBar
return void

TrackBarDrawHorizontalThumbBottom() protected method

protected TrackBarDrawHorizontalThumbBottom ( Graphics dc, Rectangle thumb_pos, Brush br_thumb, Rectangle clippingArea, TrackBar trackBar ) : void
dc System.Drawing.Graphics
thumb_pos System.Drawing.Rectangle
br_thumb System.Drawing.Brush
clippingArea System.Drawing.Rectangle
trackBar TrackBar
return void

TrackBarDrawHorizontalThumbTop() protected method

protected TrackBarDrawHorizontalThumbTop ( Graphics dc, Rectangle thumb_pos, Brush br_thumb, Rectangle clippingArea, TrackBar trackBar ) : void
dc System.Drawing.Graphics
thumb_pos System.Drawing.Rectangle
br_thumb System.Drawing.Brush
clippingArea System.Drawing.Rectangle
trackBar TrackBar
return void

TrackBarDrawHorizontalTrack() protected method

protected TrackBarDrawHorizontalTrack ( Graphics dc, Rectangle thumb_area, Point channel_startpoint, Rectangle clippingArea ) : void
dc System.Drawing.Graphics
thumb_area System.Drawing.Rectangle
channel_startpoint System.Drawing.Point
clippingArea System.Drawing.Rectangle
return void

TrackBarDrawVerticalThumb() protected method

protected TrackBarDrawVerticalThumb ( Graphics dc, Rectangle thumb_pos, Brush br_thumb, Rectangle clippingArea, TrackBar trackBar ) : void
dc System.Drawing.Graphics
thumb_pos System.Drawing.Rectangle
br_thumb System.Drawing.Brush
clippingArea System.Drawing.Rectangle
trackBar TrackBar
return void

TrackBarDrawVerticalThumbLeft() protected method

protected TrackBarDrawVerticalThumbLeft ( Graphics dc, Rectangle thumb_pos, Brush br_thumb, Rectangle clippingArea, TrackBar trackBar ) : void
dc System.Drawing.Graphics
thumb_pos System.Drawing.Rectangle
br_thumb System.Drawing.Brush
clippingArea System.Drawing.Rectangle
trackBar TrackBar
return void

TrackBarDrawVerticalThumbRight() protected method

protected TrackBarDrawVerticalThumbRight ( Graphics dc, Rectangle thumb_pos, Brush br_thumb, Rectangle clippingArea, TrackBar trackBar ) : void
dc System.Drawing.Graphics
thumb_pos System.Drawing.Rectangle
br_thumb System.Drawing.Brush
clippingArea System.Drawing.Rectangle
trackBar TrackBar
return void

TrackBarDrawVerticalTrack() protected method

protected TrackBarDrawVerticalTrack ( Graphics dc, Rectangle thumb_area, Point channel_startpoint, Rectangle clippingArea ) : void
dc Graphics
thumb_area Rectangle
channel_startpoint Point
clippingArea Rectangle
return void

TrackBarGetHorizontalTickPainter() protected method

protected TrackBarGetHorizontalTickPainter ( Graphics g ) : ITrackBarTickPainter
g Graphics
return ITrackBarTickPainter

TrackBarGetThumbSize() public static method

public static TrackBarGetThumbSize ( ) : Size
return Size

TrackBarGetThumbSize() protected method

protected TrackBarGetThumbSize ( TrackBar trackBar ) : Size
trackBar TrackBar
return Size

TrackBarGetVerticalTickPainter() protected method

protected TrackBarGetVerticalTickPainter ( Graphics g ) : ITrackBarTickPainter
g Graphics
return ITrackBarTickPainter

TrackBarValueFromMousePosition() public method

public TrackBarValueFromMousePosition ( int x, int y, TrackBar tb ) : int
x int
y int
tb TrackBar
return int

TreeViewDrawNodePlusMinus() public method

public TreeViewDrawNodePlusMinus ( TreeView treeView, TreeNode node, Graphics dc, int x, int middle ) : void
treeView TreeView
node TreeNode
dc Graphics
x int
middle int
return void

UpDownBaseDrawButton() public method

public UpDownBaseDrawButton ( Graphics g, Rectangle bounds, bool top, VisualStyles state ) : void
g Graphics
bounds Rectangle
top bool
state VisualStyles
return void

Property Details

arrow_color protected static property

protected static Color arrow_color
return Color

pen_ticks_color protected static property

protected static Color pen_ticks_color
return Color

string_format_menu_menubar_text protected static property

protected static StringFormat string_format_menu_menubar_text
return StringFormat

string_format_menu_shortcut protected static property

protected static StringFormat string_format_menu_shortcut
return StringFormat

string_format_menu_text protected static property

protected static StringFormat string_format_menu_text
return StringFormat