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

  1. [TextBox]
  2. 0=2,AcceptsReturn,public bool AcceptsReturn {get; set;}
  3. 1=2,CharacterCasing,public CharacterCasing CharacterCasing {get; set;}
  4. 2=2,PasswordChar,public char PasswordChar {get; set;}
  5. 3=2,ScrollBars,public ScrollBars ScrollBars {get; set;}
  6. 4=2,TextAlign,public HorizontalAlignment TextAlign {get; set;}