menu

WinForms

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

    Show / Hide Table of Contents

    Class TabBarPageDesigner

    Provides design-time functionality for TabBarPage controls.

    Inheritance
    System.Object
    TabBarPageDesigner
    Namespace: Syncfusion.Windows.Forms
    Assembly: Syncfusion.Shared.Base.dll
    Syntax
    public class TabBarPageDesigner : ScrollableControlDesigner

    Constructors

    TabBarPageDesigner()

    Declaration
    public TabBarPageDesigner()

    Properties

    SelectionRules

    Declaration
    public override SelectionRules SelectionRules { get; }
    Property Value
    Type
    System.Windows.Forms.Design.SelectionRules

    Methods

    CanBeParentedTo(IDesigner)

    Declaration
    public override bool CanBeParentedTo(IDesigner parentDesigner)
    Parameters
    Type Name Description
    System.ComponentModel.Design.IDesigner parentDesigner
    Returns
    Type
    System.Boolean

    OnPaintAdornments(PaintEventArgs)

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