WinForms

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

    Show / Hide Table of Contents

    Class InactiveStateCollection

    Represents a class for adding Inactive state properties.

    Inheritance
    System.Object
    InactiveState
    InactiveStateCollection
    Inherited Members
    InactiveState.Image
    InactiveState.BackColor
    InactiveState.ForeColor
    InactiveState.BorderColor
    InactiveState.HoverColor
    InactiveState.Text
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Syncfusion.Windows.Forms.Tools
    Assembly: Syncfusion.Tools.Windows.dll
    Syntax
    public class InactiveStateCollection : InactiveState

    Constructors

    InactiveStateCollection()

    Initialize a new instance of the InactiveStateCollection class.

    Declaration
    public InactiveStateCollection()
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved