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