'DeclarationProtected Overridable Sub DrawCommandBackground( _ ByVal g As System.Drawing.Graphics, _ ByVal comm As NCommand _ )
'UsageDim instance As NNavigationPaneRenderer Dim g As System.Drawing.Graphics Dim comm As NCommand instance.DrawCommandBackground(g, comm)
Parameters
- g
- comm