Search Results for

    Show / Hide Table of Contents

    Enum TabControlAdvanced.HideTabsModes

    Controls when the tabs area is shown or hidden: always shown, always hidden, hidden based on logic (e.g. a single page), or hidden when the mouse is away.

    Namespace: Reportman.Drawing.Forms
    Assembly: Reportman.Drawing.Forms.dll
    Syntax
    public enum TabControlAdvanced.HideTabsModes

    Fields

    Name Description
    HideAlways
    HideUsingLogic
    HideWithoutMouse
    ShowAlways
    • View Source
    In this article
    Back to top Generated by DocFX