Atomic operation to paint the expansion (+/-) button. The method PaintAll()()()() does not call this method if the ExpansionButton flag in the PaintPart property is dropped.

Namespace: Dapfor.Net.Ui
Assembly: Dapfor.Net (in Dapfor.Net.dll) Version: 2.10.3.24917 (2.10.3.24917)

Syntax

C#
public void PaintExpansionButton()
Visual Basic
Public Sub PaintExpansionButton
Visual C++
public:
void PaintExpansionButton()
F#
member PaintExpansionButton : unit -> unit 

See Also