|
| ESRI.ArcGIS.ADF.Tasks | |
| ShowDockButton Property | |
| See Also Send Feedback | |
| ESRI.ArcGIS.ADF.Tasks Namespace > QueryAttributesTask Class : ShowDockButton Property |
| Visual Basic (Declaration) | |
|---|---|
<ResCategoryAttribute("Floating Panel Appearance")>
<ResDescriptionAttribute("Whether the panel is able to be docked and undocked from its container.")>
<NotifyParentPropertyAttribute(True)>
<DefaultValueAttribute()>
<PersistenceModeAttribute(PersistenceMode.Attribute)>
Public Property ShowDockButton As Boolean | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As QueryAttributesTask Dim value As Boolean instance.ShowDockButton = value value = instance.ShowDockButton | |
| C# | |
|---|---|
[ResCategoryAttribute("Floating Panel Appearance")]
[ResDescriptionAttribute("Whether the panel is able to be docked and undocked from its container.")]
[NotifyParentPropertyAttribute(true)]
[DefaultValueAttribute()]
[PersistenceModeAttribute(PersistenceMode.Attribute)]
public bool ShowDockButton {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