C# Class ZForge.Controls.XPTable.Editors.ColorCellEditor.ColorPicker.ThemedTabPage

Inheritance: System.Windows.Forms.TabPage
显示文件 Open project: zhuangyy/Motion

Protected Methods

Method Description
OnPaintBackground ( PaintEventArgs e ) : void

Private Methods

Method Description
PaintChildrenBackground ( Graphics g, Control control, Rectangle rect, int ofx, int ofy ) : bool

Method Details

OnPaintBackground() protected method

protected OnPaintBackground ( PaintEventArgs e ) : void
e PaintEventArgs
return void