shahine.com/omar/

homepage | Send mail to the author(s) contact

yet another Microsoft blogger

# Tuesday, September 09, 2003

Modify TextBox Control Tab Stops

I was frustrated by the large amount of white space in Windows Forms TextBox controls. After poking around at work, someone kindly offered some code explaining how to change the amount of white space.

I've placed an example (in C#) of such a Windows Forms project on GotDotNet. You can download the example and see for yourself.

update: GotDotNet is gone, so here is the relavent code.

 

Comments are closed.