menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ColorPickerUIAdvDesigner - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    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
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved