'Declaration
<BrowsableAttribute(False)> <DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)> <CategoryAttribute("Background")> <DefaultValueAttribute(C1.Framework.Thickness, "0")> <DescriptionAttribute("Gets or sets the thickness of the padding for the background image.")> Public Property BackImagePadding As Thickness
[Browsable(false)] [DesignerSerializationVisibility(DesignerSerializationVisibility.Hidden)] [Category("Background")] [DefaultValue(C1.Framework.Thickness, "0")] [Description("Gets or sets the thickness of the padding for the background image.")] public Thickness BackImagePadding {get; set;}