Class XPTaskPaneHeader
Implements
System.ComponentModel.ISupportInitialize
Inherited Members
Namespace: Syncfusion.Windows.Forms.Tools
Assembly: Syncfusion.Tools.Windows.dll
Syntax
public class XPTaskPaneHeader : GradientPanel, IThemeProvider, IVisualStyle, IThemedControl, INonClientPaintingSupport, ISupportInitialize
Constructors
XPTaskPaneHeader()
Declaration
public XPTaskPaneHeader()
Properties
BackColor
Declaration
public override Color BackColor { get; set; }
Property Value
Type |
---|
System.Drawing.Color |
Methods
OnPaint(PaintEventArgs)
Declaration
protected override void OnPaint(PaintEventArgs e)
Parameters
Type | Name | Description |
---|---|---|
System.Windows.Forms.PaintEventArgs | e |
Overrides
Implements
System.ComponentModel.ISupportInitialize