'Declaration
Public Overridable Sub DrawCommandBackground( _ ByVal comm As NCommand, _ ByVal g As System.Drawing.Graphics _ )
'Usage
Dim instance As NCommandRenderer Dim comm As NCommand Dim g As System.Drawing.Graphics instance.DrawCommandBackground(comm, g)
Parameters
- comm
- g