'Declaration
<DefaultValueAttribute(0)> <C1CategoryAttribute("Behavior")> <C1DescriptionAttribute("ST.MaximumWidth", "Gets or sets the maximum width of the tooltips.")> Public Property MaximumWidth As Integer
[DefaultValue(0)] [C1Category("Behavior")] [C1Description("ST.MaximumWidth", "Gets or sets the maximum width of the tooltips.")] public int MaximumWidth {get; set;}