Atomic operation to paint a frame around the Cell if it is focused. The method PaintAll()()()() does not call this method if the Focus 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 PaintCellFocus()
Visual Basic
Public Sub PaintCellFocus
Visual C++
public:
void PaintCellFocus()
F#
member PaintCellFocus : unit -> unit 

See Also