'Declaration
Public Function New( _ ByVal tb As System.Windows.Forms.TextBoxBase _ )
'Usage
Dim tb As System.Windows.Forms.TextBoxBase Dim instance As New NTextBoxRenderer(tb)
public NTextBoxRenderer( System.Windows.Forms.TextBoxBase tb )
Parameters
- tb