InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Framework Namespace / Style Class / BorderRtl Property

In This Topic
    BorderRtl Property (Style)
    In This Topic
    Returns padding which honors current RightToLeft settings.
    Syntax
    'Declaration
     
    Public ReadOnly Property BorderRtl As Thickness
    public Thickness BorderRtl {get;}
    See Also