Specifies whether to enable custom background painting, this only applies to the client region of the
Namespace: SkinSoft.OSSkin
Assembly: SkinSoft.OSSkin (in SkinSoft.OSSkin.dll)
Syntax
| Visual Basic (Declaration) |
|---|
| Public Property CustomBackgroundPaint As Boolean |
| C# |
|---|
| public bool CustomBackgroundPaint { get; set; } |
| C++ |
|---|
| public property bool CustomBackgroundPaint sealed { bool get(); void set(bool value); } |
| J# |
|---|
| /** property */ public bool get_CustomBackgroundPaint(); /** property */ public void set_CustomBackgroundPaint(bool value); |
| JScript |
|---|
| public function get CustomBackgroundPaint() : bool public function set CustomBackgroundPaint(value : bool); |
Remarks
Normally OSSkin overrides all background painting, when this option is enabled you can override a controls