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