| Better ListView Class Reference | 
            
             | 
          
        
       
      
        
BetterListViewToolTipInfo Constructor
      
     
    
       Initialize a new BetterListViewToolTipInfo instance. 
      
      Parameters
      
        - 
          bounds
        
 
        - custom area for which a ToolTip is shown
 
        - 
          text
        
 
        - ToolTip text
 
        - 
          toolTipBackColor
        
 
        - background color of the corresponding ToolTip
 
        - 
          toolTipForeColor
        
 
        - foreground color of the corresponding ToolTip
 
        - 
          toolTipIsBalloon
        
 
        - the corresponding ToolTip should use a balloon window
 
        - 
          toolTipOwnerDraw
        
 
        - specifies wheter the corresponding ToolTip is drawn by the operating system or by the user
 
        - 
          toolTipStripAmpersands
        
 
        - strip ampersand (&) characters
 
        - 
          toolTipIcon
        
 
        - type of ToolTip icon to be displayed alongside text of the corresponding ToolTip 
 
        - 
          toolTipTitle
        
 
        - title for window of the corresponding ToolTip
 
      
      See Also
      
        BetterListViewToolTipInfo Class | ComponentOwl.BetterListView Namespace | BetterListViewToolTipInfo Constructor Overload List