C1.C1Schedule Namespace > Status Class : Status Constructor |
Overload | Description |
---|---|
Status Constructor(Int32) | Initializes a new instance of the Status class with the specified key. |
Status Constructor(Guid) | Initializes a new instance of the Status class with the specified key. |
Status Constructor() | Creates the new custom Status object with default parameters. |
Status Constructor(StatusTypeEnum) | Creates a new instance of the Status class and initializes it with the specified type. |
Status Constructor(StatusTypeEnum,CultureInfo) | Creates a new instance of the Status class and initializes it with the specified type. |
Status Constructor(String) | Creates a new instance of the custom Status object with the specified text. |
Status Constructor(String,String) | Creates the new custom Status object with specified text and menu caption. |
Status Constructor(Color,String,String) | Creates the new custom Status object with specified color, text and menu caption. |
Status Constructor(Color,String,String,C1Brush) | Creates the new custom Status object with specified parameters. |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2