Apr 2, 2007 #1 zianole Programmer Joined Jan 9, 2007 Messages 16 hi, Is it possible to dissapear a dialog form when user clicks outside the boundries of that form?
Apr 3, 2007 #2 ttdobj Technical User Joined Sep 30, 2002 Messages 63 Location GB It depends whether the form is modal or not. If it is modal, it "refuses" to go away unless you deal with it. Upvote 0 Downvote
It depends whether the form is modal or not. If it is modal, it "refuses" to go away unless you deal with it.