WinForms

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class RadialMenuFontBox

    Show / Hide Table of Contents

    Class RadialMenuFontBox

    Class for RadialMenuFontBox.

    Inheritance
    System.Object
    RadialMenuFontBox
    Namespace: Syncfusion.Windows.Forms.Tools
    Assembly: Syncfusion.Tools.Windows.dll
    Syntax
    public class RadialMenuFontBox : Panel

    Constructors

    RadialMenuFontBox()

    Initializes the new instance for RadialMenuFontBox class.

    Declaration
    public RadialMenuFontBox()

    Properties

    CreateParams

    Overrides the CreateParams property.

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

    Methods

    Dispose(Boolean)

    Clean up any resources being used.

    Declaration
    protected override void Dispose(bool disposing)
    Parameters
    Type Name Description
    System.Boolean disposing

    true if managed resources should be disposed; otherwise, false.

    OnPaint(PaintEventArgs)

    Raises the System.Windows.Forms.Control.Paint event.

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

    PaintEventArgs which contains EventData

    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved