ComponentOne Scheduler for WinForms
Status Constructor(String)

C1.Win.C1Schedule.4 Assembly > C1.C1Schedule Namespace > Status Class > Status Constructor : Status Constructor(String)
The System.String value.
Creates a new instance of the custom Status object with the specified text.
Syntax
'Declaration
 
Public Function New( _
   ByVal text As System.String _
)
public Status( 
   System.string text
)

Parameters

text
The System.String value.
See Also

Reference

Status Class
Status Members
Overload List