home *** CD-ROM | disk | FTP | other *** search
INI File | 2001-06-14 | 493 b | 10 lines |
- [ToolTip]
- 0=2,Active,public bool Active {get; set;}
- 1=2,AutomaticDelay,public int AutomaticDelay {get; set;}
- 2=2,AutoPopDelay,public int AutoPopDelay {get; set;}
- 3=2,InitialDelay,public int InitialDelay {get; set;}
- 4=2,ReshowDelay,public int ReshowDelay {get; set;}
- 5=2,ShowAlways,public bool ShowAlways {get; set;}
- 6=3,GetToolTip,public string GetToolTip(Control control);
- 7=3,RemoveAll,public void RemoveAll();
- 8=3,SetToolTip,public void SetToolTip(Control control, string caption);