Hi
How can i set the mainform size in %x and %y ? when i use this values with % dont compile and give error.
I need to use this, my app need of this on all screens possible.
Left = 20%x
Width = 80%x
Height = 75%y
Top = 25%y
How can i set this values on the main form?
How can i set the mainform size in %x and %y ? when i use this values with % dont compile and give error.
I need to use this, my app need of this on all screens possible.
Left = 20%x
Width = 80%x
Height = 75%y
Top = 25%y
How can i set this values on the main form?