[DefaultValue(false)] [Description("Gets or sets a value whether the controlwill be automatically selected/deselected on mouse hover/leave")] public bool MouseSelect {get; set;}
'Declaration <DefaultValueAttribute(False)> <DescriptionAttribute("Gets or sets a value whether the controlwill be automatically selected/deselected on mouse hover/leave")> Public Property MouseSelect As Boolean