'Declaration
Public Overloads Overridable Sub PaintControl( _ ByVal g As System.Drawing.Graphics, _ ByVal bounds As System.Drawing.Rectangle, _ ByVal enabled As System.Boolean _ )
'Usage
Dim instance As NComboBox Dim g As System.Drawing.Graphics Dim bounds As System.Drawing.Rectangle Dim enabled As System.Boolean instance.PaintControl(g, bounds, enabled)
Parameters
- g
- bounds
- enabled