At design time i am setting form.Height = 8190
But at run time i get different value in MDI
i just want to get the form.hieght at design time.
I mean i want to read the value 8190 atleast if not setting it to 8190..
How do i get it.
I cant hard code it i need to read the value iam doing some object repositioning (Flexing) based on the difference between Design time form size and run time form size
