In our medical application we develop for 1024x768 and then use anchoring where applicable to accomodate larger resolutions. Also, any time I create a control (i.e. our appointment scheduler control in the medical app) I create it to support scaled resolutions....but this is major overkill for most areas of an application.
So like I said, the short answer is "yes," but we could actually discuss this in depth in a number of different ways.
Does Strataframe have anyway to support Resolution Independence? By that i mean for example, one user have a monitor with 1024X768 and another have 1280X800 (Wide screen). In this case so forms will auto stretch and you will not get words and fields cut off.
Rudolph