public virtual void DrawFocusRect( System.Drawing.Graphics g, System.Drawing.Rectangle r, System.Drawing.Color c )
'Declaration
Public Overridable Sub DrawFocusRect( _ ByVal g As System.Drawing.Graphics, _ ByVal r As System.Drawing.Rectangle, _ ByVal c As System.Drawing.Color _ )
'Usage
Dim instance As NUIRenderer Dim g As System.Drawing.Graphics Dim r As System.Drawing.Rectangle Dim c As System.Drawing.Color instance.DrawFocusRect(g, r, c)
Parameters
- g
- r
- c