dotNetObject:System.Windows.Forms.ToolTip

--PROPERTIES OF dotNetObject:System.Windows.Forms.ToolTipDefault / Value
.Active : true
.AutomaticDelay : 500
.AutoPopDelay : 5000
.BackColor : dotNetObject:System.Drawing.Color
.Container : , read-onlyundefined
.ForeColor : dotNetObject:System.Drawing.Color
.InitialDelay : 500
.IsBalloon : false
.OwnerDraw : false
.ReshowDelay : 100
.ShowAlways : false
.Site : undefined
.StripAmpersands : false
.Tag : undefined
.ToolTipIcon : dotNetObject:System.Windows.Forms.ToolTipIcon
.ToolTipTitle :
.UseAnimation : true
.UseFading : true
--METHODS OF dotNetObject:System.Windows.Forms.ToolTip
.CanExtend target
.CreateObjRef requestedType
.Dispose()
.Equals obj
.[static]Equals objA objB
.GetHashCode()
.GetLifetimeService()
.GetToolTip control
.GetType()
.Hide win
.InitializeLifetimeService()
.[static]ReferenceEquals objA objB
.RemoveAll()
.SetToolTip control caption
.Show text window
.Show text window duration
.Show text window point
.Show text window x y
.Show text window point duration
.Show text window x y duration
.ToString()
--EVENTS OF dotNetObject:System.Windows.Forms.ToolTip
Disposed sender e = ( ... )
Draw sender e = ( ... )
Popup sender e = ( ... )