'Declaration
<DefaultValueAttribute(-1)> <CategoryAttribute("Layout")> <BrowsableAttribute(False)> Public Property Width As Integer
[DefaultValue(-1)] [Category("Layout")] [Browsable(false)] public int Width {get; set;}
'Declaration
<DefaultValueAttribute(-1)> <CategoryAttribute("Layout")> <BrowsableAttribute(False)> Public Property Width As Integer
[DefaultValue(-1)] [Category("Layout")] [Browsable(false)] public int Width {get; set;}