menu

WinForms

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

    Show / Hide Table of Contents

    Class RibbonTabPageDesigner

    Designer for RibbonTabPage.

    Inheritance
    System.Object
    RibbonTabPageDesigner
    Namespace: Syncfusion.Windows.Forms.Tools.Design
    Assembly: Syncfusion.Tools.Windows.dll
    Syntax
    public class RibbonTabPageDesigner : ParentControlDesigner

    Constructors

    RibbonTabPageDesigner()

    Declaration
    public RibbonTabPageDesigner()

    Properties

    Verbs

    Gets verbs collection.

    Declaration
    public override DesignerVerbCollection Verbs { get; }
    Property Value
    Type
    System.ComponentModel.Design.DesignerVerbCollection

    Methods

    Initialize(IComponent)

    Initializes new instance of RibbonHeaderControlDesigner.

    Declaration
    public override void Initialize(IComponent component)
    Parameters
    Type Name Description
    System.ComponentModel.IComponent component

    Component value

    OnPaintAdornments(PaintEventArgs)

    Paints dash border.

    Declaration
    protected override void OnPaintAdornments(PaintEventArgs pe)
    Parameters
    Type Name Description
    System.Windows.Forms.PaintEventArgs pe

    PaintEventArgs that contains the event data.

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