WinForms

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

    Show / Hide Table of Contents

    Class RibbonTabPage

    Control representing one tab page.

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

    Constructors

    RibbonTabPage()

    Initializes a new instance of the RibbonTabPage class.

    Declaration
    public RibbonTabPage()

    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.

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