View Single Post
  #2 (permalink)  
Old 11-17-2007, 07:54 PM
Erel's Avatar
Erel Erel is offline
Administrator
 
Join Date: Apr 2007
Posts: 3,141
Default

No, you will need to track it yourself.
You could use the Control keyword to make it simpler.
BTW, both forms will always have the same size (on the device).
Screen orientation changes affect all forms.
In your case you could check the size of a specific form.
Reply With Quote