Hi,
I am designing a windows based application, in that i want to hide a textbox and groupbox based on the value of a combobox. I used Visibility to hide the controls.
The controls got hide but the white space remains. Is there any way to hide the controls without white space.
Thanks in Advance.