2 simple questions but still unsolved.
Question 1 : how do we open mdi child forms like modal ones ?
besides opening forms from the menu... there are some dialog box kind of forms.. which should be closed before returning back to its parent form... but it seems there is some problem in showing mdichild as modal... how do i solve it ??
Question 2 : formatting numbers in textbox ?
formatting numbers on lostfocus works.
but i want that whenever any text appears in that textbox..
it should appear formatted. means i need not lost focus it to make it to correct format.