Overload List

  Name Description
Public method Status()()()()
Creates the new custom Status object with default parameters.
Public method Status(Guid)
Initializes a new instance of the Status class with the specified key.
Public method Status(Int32)
Initializes a new instance of the Status class with the specified key.
Public method Status(String)
Creates a new instance of the custom Status object with the specified text.
Public method Status(StatusTypeEnum)
Creates a new instance of the Status class and initializes it with the specified type.
Public method Status(String, String)
Creates the new custom Status object with specified text and menu caption.
Public method Status(StatusTypeEnum, CultureInfo)
Creates a new instance of the Status class and initializes it with the specified type.
Public method Status(Color, String, String)
Creates the new custom Status object with specified color, text and menu caption.
Public method Status(Color, String, String, C1Brush)
Creates the new custom Status object with specified parameters.

See Also