'Declaration
Public Function New( _ ByVal parent As System.Windows.Forms.UpDownBase _ )
'Usage
Dim parent As System.Windows.Forms.UpDownBase Dim instance As New NUpDownRenderer(parent)
public NUpDownRenderer( System.Windows.Forms.UpDownBase parent )
Parameters
- parent