MVPSI.JAMS Namespace > EditSourceDialog Class : ShowIcon Property |
'Declaration
<SRCategoryAttribute("Window Style")> <System.ComponentModel.DefaultValueAttribute()> <SRDescriptionAttribute("Indicates whether an icon is displayed in the title bar of the form.")> Public Property ShowIcon As System.Boolean
'Usage
Dim instance As EditSourceDialog Dim value As System.Boolean instance.ShowIcon = value value = instance.ShowIcon
[SRCategory("Window Style")] [System.ComponentModel.DefaultValue()] [SRDescription("Indicates whether an icon is displayed in the title bar of the form.")] public System.bool ShowIcon {get; set;}
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2