'Declaration
<C1CategoryAttribute("Behavior")> <C1DescriptionAttribute("ST.InitialDelay", "Gets or sets the time that passes before the tooltip appears.")> Public Property InitialDelay As Integer
[C1Category("Behavior")] [C1Description("ST.InitialDelay", "Gets or sets the time that passes before the tooltip appears.")] public int InitialDelay {get; set;}