Themes for WinForms | ComponentOne
C1.Win.C1Themes.Extended.4.5.2 Assembly / C1.Win.C1Themes Namespace / C1ThemePicker Class / GetPositionFromCharIndex Method

In This Topic
    GetPositionFromCharIndex Method
    In This Topic
    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