ShellSystemListTransparent Property |
Get or set the transparency value of the Control
Namespace: Jam.ShellAssembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
Syntaxpublic bool Transparent { get; set; }Public Property Transparent As Boolean
Get
Set
public:
property bool Transparent {
bool get ();
void set (bool value);
}member Transparent : bool with get, set
Property Value
Boolean
See Also