Micro Focus QTP (UFT) Forums
prompt Dialog Box - Printable Version

+- Micro Focus QTP (UFT) Forums (https://www.learnqtp.com/forums)
+-- Forum: Micro Focus UFT (earlier known as QTP) (https://www.learnqtp.com/forums/Forum-Micro-Focus-UFT-earlier-known-as-QTP)
+--- Forum: UFT / QTP Beginners (https://www.learnqtp.com/forums/Forum-UFT-QTP-Beginners)
+--- Thread: prompt Dialog Box (/Thread-prompt-Dialog-Box)

Pages: 1 2


RE: prompt Dialog Box - ramesh.tahiliani - 09-02-2009

Hi

Auctualy i was missing oDForm.CancelButton=oButton
This is line of code which will actually make oButton work as an event same as the event for clicking on close Form

nw my code working as i require it to work

lotz of thanks for the Help !!


RE: prompt Dialog Box - ramesh.tahiliani - 09-04-2009

thanks all
it worked fine for me