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

In This Topic
    Ellipse Property (Style)
    In This Topic
    Gets or sets whether the element border is an ellipse (for the dynamic styles only).
    Syntax
    'Declaration
     
    Public Property Ellipse As Boolean
    public bool Ellipse {get; set;}
    See Also