i am developing a win form application using c# ,in form 1 there is a datagridview, a panel which holds some text boxes , another panels which holds some labels
how to get this : size of datagridview , spacing between panels,must be changed automatically when the user changes window size
for example as we see in web browser, i think there is a term something like "responsive " ??