ComponentOne Input for WinForms
GetCharFromPosition Method (C1DropDownControl)

C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace > C1DropDownControl Class : GetCharFromPosition Method
Syntax
'Declaration
 
Public Overridable Function GetCharFromPosition( _
   ByVal pt As System.Drawing.Point _
) As System.Char
public virtual System.char GetCharFromPosition( 
   System.Drawing.Point pt
)

Parameters

pt
See Also

Reference

C1DropDownControl Class
C1DropDownControl Members