Miner.Controls Assembly > Miner.Controls Namespace > Wizard Class : HelpVisible Property |
'Declaration <CategoryAttribute("Behavior")> <DefaultValueAttribute(False)> <DescriptionAttribute("Gets or sets the visible state of the help button. ")> Public Property HelpVisible As Boolean
'Usage Dim instance As Wizard Dim value As Boolean instance.HelpVisible = value value = instance.HelpVisible
[Category("Behavior")] [DefaultValue(false)] [Description("Gets or sets the visible state of the help button. ")] public bool HelpVisible {get; set;}
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.