home *** CD-ROM | disk | FTP | other *** search
/ H4CK3R 5 / hacker05 / 05_HACK_05.ISO / programacao / antechinus / Setup.exe / Setups / CSharpEd / Installed / Autocomplete / MessageBox.ini < prev    next >
Encoding:
INI File  |  2001-10-10  |  294 b   |  2 lines

  1. [MessageBox]
  2. 0=3,Show,public static DialogResult Show(string text);\n(string text, string caption);\n(IWin32Window owner, string text);\n(IWin32Window owner, string text, string caption);\n(string text, string caption, int style);\n(IWin32Window owner, string text, string caption, int style);