Hey, I couldn't draw a line at design time!
Take VS.NET, click on Tools/Customize/Options.
Look at right of "Other": how to draw these lines??
Thx.
Printable View
Hey, I couldn't draw a line at design time!
Take VS.NET, click on Tools/Customize/Options.
Look at right of "Other": how to draw these lines??
Thx.
Hi
One way to do this is to use a GroupBox control with Text property blank and Size (Height) property set to 4.
Harold Hoffman
a label would be neater since you can set the border style to bold black line .;)Quote:
Originally posted by HAROLD HOFFMAN
Hi
One way to do this is to use a GroupBox control with Text property blank and Size (Height) property set to 4.
Harold Hoffman
Thanks Harold, it was my first approach. But there was a bad point on the right. Pirate's labels are what I look for :D