Is there a way to make a sort of Horizontal Line in our forms?
Should I just use a Group Box or is there a better way?
Is there a way to make a sort of Horizontal Line in our forms?
Should I just use a Group Box or is there a better way?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
AlanPosted Jul 12, 2007, 2:12 PM
http://msdn2.microsoft.com/en-us/library/f956fzw1.aspx
but an even easier way is to use a Label and set its Text property to a bunch of underscore characters :)