主要是替换原来控件Hint提示的外观。
在form上加个按钮或别的控件,在hint里写上一个说明,
然后设showhint为true;
加上一个FlatHint到Form上。取默认的属性。
运行程序,把鼠标移动到有Hint的按钮上。看到效果了吧?
FlatHint几个主要属性的帮助:
  ColorArrow  
   
  These properties set the color of the Arrow. 
     ColorArrowBackground  
   
  These properties set the background color of the Arrow section. 
     ColorBackground  
   
  Use this property to set the background color of the tooltip-text section. 
     ColorBorder  
   
  The property ColorBorder sets the border color of the tooltip. 
     MaxHintWidth  
   
  Set this property to change the maximum width of the tooltip.