home *** CD-ROM | disk | FTP | other *** search
/ Programmer Plus 2007 / Programmer-Plus-2007.iso / Programming / Programming IDEs / C# Editor 32 Bit / Setup.exe / Setups / CSharpEd / Installed / Autocomplete / OpenFileDialog.ini < prev    next >
Encoding:
INI File  |  2001-06-14  |  345 b   |  7 lines

  1. [OpenFileDialog]
  2. 0=2,CheckFileExists,public bool CheckFileExists {override get; override set;}
  3. 1=2,Multiselect,public bool Multiselect {get; set;}
  4. 2=2,ReadOnlyChecked,public bool ReadOnlyChecked {get; set;}
  5. 3=2,ShowReadOnly,public bool ShowReadOnly {get; set;}
  6. 4=3,OpenFile,public Stream OpenFile();
  7. 5=3,Reset,public override void Reset();