alexa
menu

WinForms

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

    Show / Hide Table of Contents

    Class StatusBarAdvPanelType

    Inheritance
    System.Object
    StatusBarAdvPanelType
    Namespace: Syncfusion.Windows.Forms.Tools
    Assembly: Syncfusion.Tools.Windows.dll
    Syntax
    public sealed class StatusBarAdvPanelType : Enum

    Fields

    CapsLockState

    Represents Caps Lock state

    Declaration
    public const StatusBarAdvPanelType CapsLockState
    Field Value
    Type
    StatusBarAdvPanelType

    CurrentCulture

    Represents Currentculture

    Declaration
    public const StatusBarAdvPanelType CurrentCulture
    Field Value
    Type
    StatusBarAdvPanelType

    Custom

    Represents custom

    Declaration
    public const StatusBarAdvPanelType Custom
    Field Value
    Type
    StatusBarAdvPanelType

    InsertKeyState

    Represents InsertKeyState

    Declaration
    public const StatusBarAdvPanelType InsertKeyState
    Field Value
    Type
    StatusBarAdvPanelType

    LongDate

    Represents Long date

    Declaration
    public const StatusBarAdvPanelType LongDate
    Field Value
    Type
    StatusBarAdvPanelType

    LongTime

    Represents Longtime

    Declaration
    public const StatusBarAdvPanelType LongTime
    Field Value
    Type
    StatusBarAdvPanelType

    LongTime24Format

    Represents Longtime in 24 Hours format

    Declaration
    public const StatusBarAdvPanelType LongTime24Format
    Field Value
    Type
    StatusBarAdvPanelType

    NumLockState

    Num Lock state

    Declaration
    public const StatusBarAdvPanelType NumLockState
    Field Value
    Type
    StatusBarAdvPanelType

    ScrollLockState

    Represents Scroll lock state

    Declaration
    public const StatusBarAdvPanelType ScrollLockState
    Field Value
    Type
    StatusBarAdvPanelType

    ShortDate

    Represents Shortdate

    Declaration
    public const StatusBarAdvPanelType ShortDate
    Field Value
    Type
    StatusBarAdvPanelType

    ShortTime

    Represents Shorttime

    Declaration
    public const StatusBarAdvPanelType ShortTime
    Field Value
    Type
    StatusBarAdvPanelType

    ShortTime24Format

    Represents Shorttime in 24 Hours format

    Declaration
    public const StatusBarAdvPanelType ShortTime24Format
    Field Value
    Type
    StatusBarAdvPanelType
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved