ComponentOne Input for WinForms
GetPositionFromCharIndex Method (C1DropDownControl)

C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace > C1DropDownControl Class : GetPositionFromCharIndex Method
Syntax
'Declaration
 
Public Overridable Function GetPositionFromCharIndex( _
   ByVal index As System.Integer _
) As System.Drawing.Point
public virtual System.Drawing.Point GetPositionFromCharIndex( 
   System.int index
)

Parameters

index
See Also

Reference

C1DropDownControl Class
C1DropDownControl Members