dbicTips Send comments on this topic.
AfterTipSizeCalculatedEventArgs Class Properties
See Also 
dbicTips Assembly > Dbi.WinControl.Tips Namespace : AfterTipSizeCalculatedEventArgs Class


"

For a list of all members of this type, see AfterTipSizeCalculatedEventArgs members.

"

Public Properties

 NameDescription
public PropertyBodyHeightThe height of the body area of the tooltip  
public PropertyControlThe control that triggered the tooltip.  
public PropertyFooterHeightThe height to be used for the Footer section of the tooltip when it displays.  
public PropertyHeaderHeightThe height to be used for the Header section of the tooltip when it displays.  
public PropertyToolTipsThe dbiTipsObject that will be displayed.  
public PropertyWidthThe Width that will be used when the tooltip is displayed.  
Top

See Also