'Declaration
Protected Overridable Sub PaintBorder( _ ByVal g As System.Drawing.Graphics, _ ByVal r As NRectangle _ )
'Usage
Dim instance As NPaletteUIElementHostWithBorder Dim g As System.Drawing.Graphics Dim r As NRectangle instance.PaintBorder(g, r)
protected virtual void PaintBorder( System.Drawing.Graphics g, NRectangle r )
Parameters
- g
- r