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

In This Topic
    Clip Property (Style)
    In This Topic
    Gets or sets whether text content should be clipped to the element area.
    Syntax
    'Declaration
     
    Public Property Clip As Boolean
    public bool Clip {get; set;}
    See Also