menu

WinForms

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

    Show / Hide Table of Contents

    Class ToolStripLabelExt

    Class for customize ToolStripLabel

    Inheritance
    System.Object
    ToolStripLabelExt
    Namespace: Syncfusion.Windows.Forms.Spreadsheet
    Assembly: Syncfusion.Spreadsheet.Windows.dll
    Syntax
    public class ToolStripLabelExt : ToolStripLabel

    Constructors

    ToolStripLabelExt()

    Constructor for ToolStripLabelExt

    Declaration
    public ToolStripLabelExt()

    Methods

    OnPaint(PaintEventArgs)

    Overrides the Onpaint method

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