Skip to Content
0
Former Member
Mar 20, 2009 at 04:14 PM

How to Close Main Window using Button

56 Views

Hi All,

I have one Main Window 'W_MAIN' and one View 'V_MAIN' .Inside this view one button 'EXIT' is there.

view 'V_MAIN' is embbeded in the Window'W_MAIN' . on click of Buttton 'Exit' one dataloss popup will be come and after clicking 'Ok' button Window should get closed( Delete the instance of window).

Could you please give any suggestion?