tooltip.h
上传用户:xinjie
上传日期:2021-05-30
资源大小:491k
文件大小:5k
源码类别:

BREW编程

开发平台:

Visual C++

  1. #ifndef TOOLTIP_H
  2. #define TOOLTIP_H /* #ifndef TOOLTIP_H */
  3. /*
  4.   ===========================================================================
  5.   
  6.   FILE: tooltip.h
  7.    
  8.   SERVICES:  
  9.      Tooltip
  10.    
  11.   DESCRIPTION: 
  12.     Tooltip handles scheduling, drawing, and hiding a set of tooltips.
  13.     A Tooltip keeps track of whether a tooltip is due to be displayed, 
  14.      and with what.
  15.   ===========================================================================
  16.   ===========================================================================
  17.     
  18.                Copyright