![]() ![]() |
ESRI.ArcGIS.ADF.Tasks | |
AutoHide Property | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.Tasks Namespace > QueryAttributesTask Class : AutoHide Property |
Visual Basic (Declaration) | |
---|---|
<ResCategoryAttribute("Floating Panel Appearance")> <PersistenceModeAttribute(PersistenceMode.Attribute)> <NotifyParentPropertyAttribute(True)> <DefaultValueAttribute()> <ResDescriptionAttribute("Whether the panel frame should be hidden when the cursor is outside the panel. The panel contents is still visible, however.")> Public Property AutoHide As Boolean |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As QueryAttributesTask Dim value As Boolean instance.AutoHide = value value = instance.AutoHide |
C# | |
---|---|
[ResCategoryAttribute("Floating Panel Appearance")] [PersistenceModeAttribute(PersistenceMode.Attribute)] [NotifyParentPropertyAttribute(true)] [DefaultValueAttribute()] [ResDescriptionAttribute("Whether the panel frame should be hidden when the cursor is outside the panel. The panel contents is still visible, however.")] public bool AutoHide {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