| C1.Win.C1Schedule.4 Assembly > C1.C1Schedule Namespace > Status Class > Status Constructor : Status Constructor(Color,String,String,C1Brush) |
'Declaration Public Function New( _ ByVal color As System.Drawing.Color, _ ByVal text As System.String, _ ByVal menuCaption As System.String, _ ByVal brush As C1Brush _ )
public Status( System.Drawing.Color color, System.string text, System.string menuCaption, C1Brush brush )