doublewoodOccasional Contributor14 years agoKeep Modeless Userforms dialog always on topI have a script routine that shows a mode less status dialog which shows extracted info from a page(in testedapp) and update the caption on the userforms dialog the script than perform a ClickButton o...Show More
YMinaevStaff14 years agoHi,You need to use the SetWindowPos API function to make your form the topmost window. There's an example here.
Recent DiscussionsVision AI capabilitiesTestComplete - DB Table local variable not refreshingPython module import issue after TestComplete upgrade – built-in objects not available