![]() ![]() |
ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer | |
AllowTransparency Property | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer.Design Namespace > IdentityEditorFormInternet Class : AllowTransparency Property |
Visual Basic (Declaration) | |
---|---|
<SRDescriptionAttribute("Indicates whether the opacity of the control can be adjusted. ")> <BrowsableAttribute(False)> <DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)> Public Property AllowTransparency As Boolean |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As IdentityEditorFormInternet Dim value As Boolean instance.AllowTransparency = value value = instance.AllowTransparency |
C# | |
---|---|
[SRDescriptionAttribute("Indicates whether the opacity of the control can be adjusted. ")] [BrowsableAttribute(false)] [DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)] public bool AllowTransparency {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