'Declaration
<BrowsableAttribute(True)> <CategoryAttribute("Loupe")> <DescriptionAttribute("Shows or hides the built-in toolbar")> <DefaultValueAttribute(False)> Public Property ShowToolBar As Boolean
[Browsable(true)] [Category("Loupe")] [Description("Shows or hides the built-in toolbar")] [DefaultValue(false)] public bool ShowToolBar {get; set;}