V
vovan
I need to place many controls on the form - Textboxes, DateTimePickers,
Combos.
I'd like to line up them and put them as close as possible in the vertical
direction. But due to different default heights of different controls
(Textbox.Height = 20, Combobox.Height =21) I cannot do it.
What properties of controls do I have to set first to allow to set the same
heights for controls?
Thank you
vovan
Combos.
I'd like to line up them and put them as close as possible in the vertical
direction. But due to different default heights of different controls
(Textbox.Height = 20, Combobox.Height =21) I cannot do it.
What properties of controls do I have to set first to allow to set the same
heights for controls?
Thank you
vovan