Click to Rate and Give Feedback
MSDN
MSDN Library
.NET Development
Previous Versions
.NET Framework 1.1
.NET Framework
Reference
System.Drawing
Color Structure
Properties
 Transparent Property
This page is specific to
Microsoft Visual Studio 2003/.NET Framework 1.1

Other versions are also available for the following:
.NET Framework Class Library
Color.Transparent Property

Gets a system-defined color.

[Visual Basic]
Public Shared ReadOnly Property Transparent As Color
[C#]
public static Color Transparent {get;}
[C++]
public: __property static Color get_Transparent();
[JScript]
public static function get Transparent() : Color;

Property Value

A Color structure representing a system-defined color.

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, .NET Compact Framework

See Also

Color Structure | Color Members | System.Drawing Namespace

© 2009 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker