Class ColorPickerUIAdvDesigner
Inheritance
System.Object
Syncfusion.Windows.Forms.Tools.Design.ColorPickerDesigner
ColorPickerUIAdvDesigner
Namespace: Syncfusion.Windows.Forms.Tools.Design
Assembly: Syncfusion.Tools.Windows.dll
Syntax
public class ColorPickerUIAdvDesigner : ColorPickerDesigner
Constructors
ColorPickerUIAdvDesigner()
Declaration
public ColorPickerUIAdvDesigner()
Methods
GetHitTest(Point)
Declaration
protected override bool GetHitTest(Point point)
Parameters
Type | Name | Description |
---|---|---|
System.Drawing.Point | point |
Returns
Type |
---|
System.Boolean |
Initialize(IComponent)
Declaration
public override void Initialize(IComponent component)
Parameters
Type | Name | Description |
---|---|---|
System.ComponentModel.IComponent | component |