Atomic operation to paint a background in the RoundButton. The method PaintAll()()()() does not call this method if
the RoundButton.PaintPart.Background flag is dropped.
Namespace: Dapfor.Net.UiAssembly: Dapfor.Net (in Dapfor.Net.dll) Version: 2.10.3.24917 (2.10.3.24917)
Syntax
| C# |
|---|
public void PaintBackground() |
| Visual Basic |
|---|
Public Sub PaintBackground |
| Visual C++ |
|---|
public: void PaintBackground() |
| F# |
|---|
member PaintBackground : unit -> unit |