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


"

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

"

Public Properties

 NameDescription
public PropertyAutoPopDelayDetermines the length of time the tooltip window remains visible if the pointer is stationary inside the tool tip region.  
public PropertyBackColorDetermines the primary background color of a tooltip.  
public PropertyBackColorToDetermines the secondary background color of a tooltip.  
public PropertyBodyFontDetermines the font used for the body or main text of a tooltip.  
public PropertyBodyForeColorDetermines the color of the body or main text of a tooltip.  
public PropertyBodyImageDetermines the custom image for the body or main area of the tooltip.  
public PropertyBodyImageIndexDetermines the index value of an image in an image list used in the body area of the tooltip.  
public PropertyBodyImageXOffsetDetermines the horizontal offset used to calculate the position of a body image in a tooltip.  
public PropertyBodyImageYOffsetDetermines the vertical offset used to calculate the position of a body image in a tooltip.  
public PropertyBodyTextDetermines the text for the main body of the tooltip.  
public PropertyBodyTextAlignDetermines the text alignment for the body text in the tooltip.  
public PropertyBorderColorDetermines the border color of a tooltip.  
public PropertyBorderStyleDetermines the border style for the tooltip.  
public PropertyFillTypeDetermines thebackground  fill type for the tooltip.  
public PropertyFooterFontDetermines the font used for the footer text of a tooltip.  
public PropertyFooterForeColorDetermines the color of the footer text of a tooltip.  
public PropertyFooterImageDetermines the custom image for the footer area of the tooltip.  
public PropertyFooterImageXOffsetDetermines the horizontal offset used to calculate the position of a footer image in a tooltip.  
public PropertyFooterImageYOffsetDetermines the vertical offset used to calculate the position of a footer image in a tooltip.  
public PropertyFooterLineDetermines if a footer line will be drawn in the tooltip  
public PropertyFooterLineColorDetermines the color of the footer line of a tooltip.  
public PropertyFooterTextDetermines the default text for the footer area of the tooltip.  
public PropertyFooterVisibleDetermines if the footer area of the tooltip will be visible.  
public PropertyHeaderFontDetermines the font used for the header text of a tooltip.  
public PropertyHeaderForeColorDetermines the color of the header text of a tooltip.  
public PropertyHeaderImageDetermines the custom image for the header area of the tooltip.  
public PropertyHeaderImageXOffsetDetermines the horizontal offset used to calculate the position of a header image in a tooltip.  
public PropertyHeaderImageYOffsetDetermines the vertical offset used to calculate the position of a header image in a tooltip.  
public PropertyHeaderTextDetermines the default text for the header area of the tooltip.  
public PropertyHeaderVisibleDetermines if the header area of the tooltip will be visible.  
public PropertyImageOnlyDetermines if only the body image of a tooltip will be displayed.  
public PropertyShadowBoxDetermines if a shadow box will be drawn under and on the right side of a tooltip.  
Top

See Also