Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_vb thread: difference between modal and moduless window?


Message #1 by "raagzvb" <raagzvb@h...> on Wed, 5 Mar 2003 17:38:49
Modal - Describes a window or dialog box that requires the user to take 
some action before the focus can switch to another form or dialog box.

Modeless (not moduless) - Describes a window or dialog box that does not 
require user action before the focus can be switched to another form or 
dialog box.

> hi,
> what's the difference b/w modal and moduless  window ?
> raagz

  Return to Index