menu

WinForms

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

    Show / Hide Table of Contents

    Class GraphicSelectionControl

    Represents a control which is used to show the selection on GraphicCellControl

    Inheritance
    System.Object
    GraphicSelectionControl
    Namespace: Syncfusion.Windows.Forms.Spreadsheet.GraphicCells
    Assembly: Syncfusion.Spreadsheet.Windows.dll
    Syntax
    public class GraphicSelectionControl : Control

    Constructors

    GraphicSelectionControl()

    Declaration
    public GraphicSelectionControl()

    Properties

    CreateParams

    Declaration
    protected override CreateParams CreateParams { get; }
    Property Value
    Type
    System.Windows.Forms.CreateParams

    Methods

    OnPaint(PaintEventArgs)

    Declaration
    protected override void OnPaint(PaintEventArgs e)
    Parameters
    Type Name Description
    System.Windows.Forms.PaintEventArgs e

    WndProc(ref Message)

    Declaration
    protected override void WndProc(ref Message m)
    Parameters
    Type Name Description
    System.Windows.Forms.Message m
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved