C1.Win.C1Input.4.8 Assembly / C1.Win.C1Input Namespace / C1TextBox Class / DrawBorder Method / DrawBorder(Graphics,Boolean) Method

In This Topic
DrawBorder(Graphics,Boolean) Method
In This Topic
This method is for internal use only.
Syntax
'Declaration
 
Protected Overloads Sub DrawBorder( _
   ByVal g As Graphics, _
   ByVal clear As Boolean _
) 
 

Parameters

g
clear
See Also