Memento

Memento

  • NA
  • 111
  • 133.3k

c# winform - toolstriptextbox padding and focus

May 18 2012 11:42 PM
c# - winform
I have one toolstriptextbox on a form.
How could I setup the left padding of the textbox (left text indent). Believe it or not - it seems a problem.

Also, I want that textbox to receive focus on FormLoad event, ie - I-beam cursor to flashing inside it.

Thanks in advance.