abdul_rpContributor16 years agoHow to Get and Set the System Resolution using C#Hi, Can any one guide me how to Get and Set the Screen Resolution using C# in Runtime . Regards, AR
karkadilValued Contributor16 years agoHi,AFAIK, there is no simple way to do this in TestComplete.As a workaround, you can download a simple command line utility here and then run it from TestComplete like thisSys.OleObject("WScript.Shell").Run("C:\\chscrres.exe 800 600");
Recent DiscussionsNameError: name 'Aliases' is not defined....Preparing an object recognition hint....Cannot Debug !!! The windows is freeze