sat
August 3rd, 1999, 07:04 AM
Hai,
I created a dialog box with parent as a frame. After executing the statment dialogbox.show(), i want the control back to the parent frame. i want the dialog box to be on top of the frame.I after executing some statements of frame, i want to dispose the frame.These statments contain some statments to set the properties of some components on the dialog box.
I created a dialog box with parent as a frame. After executing the statment dialogbox.show(), i want the control back to the parent frame. i want the dialog box to be on top of the frame.I after executing some statements of frame, i want to dispose the frame.These statments contain some statments to set the properties of some components on the dialog box.