|
| ESRI.ArcGIS.ADF.Web.UI.WebControls | |
| CloseButtonImage Property | |
| See Also Send Feedback | |
| ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace > MapTips Class : CloseButtonImage Property |
| Visual Basic (Declaration) | |
|---|---|
<DefaultValueAttribute()> <BrowsableAttribute(False)> <NotifyParentPropertyAttribute(True)> <ObsoleteAttribute("This property is no longer in use.")> <ResCategoryAttribute("WebControlCategoryAppearanceSymbol")> <ResDescriptionAttribute("This property is no longer used.")> Public Property CloseButtonImage As String | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As MapTips Dim value As String instance.CloseButtonImage = value value = instance.CloseButtonImage | |
| C# | |
|---|---|
[DefaultValueAttribute()] [BrowsableAttribute(false)] [NotifyParentPropertyAttribute(true)] [ObsoleteAttribute("This property is no longer in use.")] [ResCategoryAttribute("WebControlCategoryAppearanceSymbol")] [ResDescriptionAttribute("This property is no longer used.")] public string CloseButtonImage {get; set;} | |
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