8
Answers

Form size

Amruta Kirdat

Amruta Kirdat

14y
2.6k
1
I am trying to change form size programmatically at load event of form using following code

this.size = new size(840,440);


but this is not working...

can anyone tell me solution???


Thx in advance
Answers (8)