grid

  • Thread starter Thread starter juli
  • Start date Start date
J

juli

Hello!
How do I make the grid change it size according to changes in window
size? Like,grid will becaome larger when the window will be in large
mode.
Thank you very much & good day!
 
Thank you for your answer,but the problem is that in fprm properties and
in grid properties of width and height I can't update it to percents,I
get wrong value message box. Is there a way to change it to percents or
maybe I should write it in some other propertie of form/grid?
 
sorry I thought you were talking web forms... As Gazzo suggested, all you
need to do is make the control Ancher "top, left, bottom, right" and it will
grow and shrink according to the size of your dialog.
 
I can but there are 2 modes of a window in windows and I need it to be
bigger when the window became bigger.Do u know how?
10xs!
 
I can but there are 2 modes of a window in windows and I need it to be
bigger when the window became bigger.Do u know how?
10xs!
 
Back
Top