Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.5.2 Assembly / C1.Win.C1Schedule.UI Namespace / aw Class / GetTextElement Method / GetTextElement(Boolean) Method

In This Topic
    GetTextElement(Boolean) Method
    In This Topic
    Syntax
    'Declaration
     
    Public Overloads Function GetTextElement( _
       ByVal force As System.Boolean _
    ) As C1.Framework.TextElement
    public C1.Framework.TextElement GetTextElement( 
       System.bool force
    )

    Parameters

    force
    See Also