InputPanel for WinForms | ComponentOne
C1.Win.InputPanel.5 Assembly / C1.Win.InputPanel Namespace / InputControlHost Class / ShouldSerializeRightToLeft Method

In This Topic
    ShouldSerializeRightToLeft Method (InputControlHost)
    In This Topic
    This member is for internal use only.
    Syntax
    'Declaration
     
    Protected Overridable Function ShouldSerializeRightToLeft() As Boolean
    protected virtual bool ShouldSerializeRightToLeft()
    See Also