|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
designing login form with complete focushi
i want to make a login form for my vb.net application. in it login form is displayed in mdi form and must has the focus on it. i have done it but focus on login form is not there user can intaract with the mdi parent as well i want to stop this thing. Hi Muhammad,
You could try ... Disable main mdi form call loginform.showdialog (return a dialogresult) if dialogresult is OK then enable mdi form and continue PGC Show quoteHide quote "Muhammad Ahsin Saleem" <ahsin.sal***@gmail.com> wrote in message news:1158309544.171077.260730@e3g2000cwe.googlegroups.com... > hi > i want to make a login form for my vb.net application. in it login form > is displayed in mdi form and must has the focus on it. i have done it > but focus on login form is not there user can intaract with the mdi > parent as well i want to stop this thing. > thanks it has worked so thank u very much
PGC wrote: Show quoteHide quote > Hi Muhammad, > > You could try ... > > Disable main mdi form > call loginform.showdialog (return a dialogresult) > if dialogresult is OK then enable mdi form and continue > > PGC > > "Muhammad Ahsin Saleem" <ahsin.sal***@gmail.com> wrote in message > news:1158309544.171077.260730@e3g2000cwe.googlegroups.com... > > hi > > i want to make a login form for my vb.net application. in it login form > > is displayed in mdi form and must has the focus on it. i have done it > > but focus on login form is not there user can intaract with the mdi > > parent as well i want to stop this thing. > >
can a method implement an interface and handle an event at the same time?
how to rollback a procedure (sqlserver) from VB2005? determining end of file FileSystemWatcher across the network Using ByteArrays Key Required for .Update with mdb file ? Assuming True (newbie VB 2005 EE ) composing string from variables how to make base and derived class use the same member variable? Deserializing object tracing a line in a bitmap? |
|||||||||||||||||||||||