'Declaration
<BrowsableAttribute(False)> <DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)> <CategoryAttribute("Border")> <DefaultValueAttribute(False)> <DescriptionAttribute("Gets or sets whether the element border is an ellipse (for the dynamic styles only).")> Public Property Ellipse As Boolean
[Browsable(false)] [DesignerSerializationVisibility(DesignerSerializationVisibility.Hidden)] [Category("Border")] [DefaultValue(false)] [Description("Gets or sets whether the element border is an ellipse (for the dynamic styles only).")] public bool Ellipse {get; set;}