| C1.Win.C1Input Namespace > C1TextBox Class : Label Property |
'Declaration<C1CategoryAttribute("Focus")> <C1DescriptionAttribute("The Label control associated with this input field.")> <DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Visible)> <TypeConverterAttribute("System.ComponentModel.ReferenceConverter, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089")> <DefaultValueAttribute()> Public Property Label As Label
[C1Category("Focus")] [C1Description("The Label control associated with this input field.")] [DesignerSerializationVisibility(DesignerSerializationVisibility.Visible)] [TypeConverter("System.ComponentModel.ReferenceConverter, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089")] [DefaultValue()] public Label Label {get; set;}
[C1Category("Focus")] [C1Description("The Label control associated with this input field.")] [DesignerSerializationVisibility(DesignerSerializationVisibility.Visible)] [TypeConverter("System.ComponentModel.ReferenceConverter, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089")] [DefaultValue()] public: property Label^ Label { Label^ get(); void set ( Label^ value); }
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