I improved the DLL and I changed the name.
TextboxEx added the following property to the textbox:
- ReadOnly : Readonly property
- Maxlength : Maximum characters in the textbox
- bsNone : No border
- bsSingle : Single border
- bs3D : 3D border
I try to add the 'Textalign' property but it didn't work in the PPC :-(
I attached the Sharpdevelop project and an example.
TextBoxEx.zip
TextBoxEx example.zip