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


"

For a list of all members of this type, see dbiTips 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 PropertyBorderColorDetermines the border color of a tooltip.  
public PropertyBorderStyleDetermines the border style for the control.  
public PropertyContainer (Inherited from System.ComponentModel.Component)
public PropertyControlStyleSet the appearance of the control to a particular style.  
public PropertyFillTypeDetermines the background 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 PropertyImageInTextDetermines if the image index value can be included in the regular body text.  
public PropertyImageListAttaches an image list for use with the control.  
public PropertyImageOnlyDetermines if only the body image of a tooltip will be displayed.  
public PropertyInitialDelayDetermines the length of time in milliseconds the pointer must remain stationary within a tool tip region before the tooltip window appears  
public PropertyMaskColorDetermines the masking color used to paint the images.  
public PropertyReshowDelayDetermines the length of time in milliseconds it takes for subsequent tooltip windows to appear as the pointer moves from one tool tip region to another.  
public PropertyShadowBoxDetermines if a shadow box will be drawn under and on the right side of a tooltip.  
public PropertySite (Inherited from System.ComponentModel.Component)
Top

See Also