MVPSI.JAMS Namespace > EditSourceDialog Class : AllowTransparency Property |
'Declaration
<System.ComponentModel.BrowsableAttribute(False)> <System.ComponentModel.DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)> <SRDescriptionAttribute("Indicates whether the opacity of the control can be adjusted. ")> Public Property AllowTransparency As System.Boolean
'Usage
Dim instance As EditSourceDialog Dim value As System.Boolean instance.AllowTransparency = value value = instance.AllowTransparency
[System.ComponentModel.Browsable(false)] [System.ComponentModel.DesignerSerializationVisibility(DesignerSerializationVisibility.Hidden)] [SRDescription("Indicates whether the opacity of the control can be adjusted. ")] public System.bool AllowTransparency {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