![]() ![]() |
ESRI.ArcGIS.ADF.Web.UI.WebControls | |
Label Property | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace > DropDownBox Class : Label Property |
Visual Basic (Declaration) | |
---|---|
<ResDescriptionAttribute("The label of this drop down box toolbar item.")> <NotifyParentPropertyAttribute(True)> <ResCategoryAttribute("Appearance")> <DefaultValueAttribute()> Public Property Label As String |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As DropDownBox Dim value As String instance.Label = value value = instance.Label |
C# | |
---|---|
[ResDescriptionAttribute("The label of this drop down box toolbar item.")] [NotifyParentPropertyAttribute(true)] [ResCategoryAttribute("Appearance")] [DefaultValueAttribute()] public string Label {get; set;} |
The Label appears in the Toolbar if the Toolbar's ToolbarStyle is set to either ImageAndText or TextOnly.
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family