IT Community - Software Programming, Web Development and Technical Support

What is the difference between modal and modaless form in VB?

This is a discussion on What is the difference between modal and modaless form in VB? within the VB.NET Programming forums, part of the Software Development category; What is the difference between modal and modaless form in VB?...


Go Back   IT Community - Software Programming, Web Development and Technical Support > Software Development > VB.NET Programming

Register FAQ Members List Calendar Mark Forums Read
  #1 (permalink)  
Old 07-18-2007, 08:49 AM
Arun Arun is offline
D-Web Trainee
 
Join Date: Mar 2007
Posts: 43
Arun is on a distinguished road
Question What is the difference between modal and modaless form in VB?

What is the difference between modal and modaless form in VB?
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 07-19-2007, 05:54 AM
Gopisoft Gopisoft is offline
D-Web Sr.Programmer
 
Join Date: Feb 2007
Posts: 117
Gopisoft is on a distinguished road
Default Re: What is the difference between modal and modaless form in VB?

MODAL forms are forms which require user input before any other actions can be taken place.
When showing a modal form, the controls outside this modal form will not take user interaction until the form is closed.

Ex: Internal MsgBox,InputBox

Syntax: MyForm.SHOW.vbModal ' a predeclared constant for 1

MODELESS forms are those which are shown but do not require immediate user input.

syntax: MyForm.SHOW

--R.Gopi
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Date/time stamp a form field as the form is submitted itbarota HTML, CSS and Javascript Coding Techniques 1 02-06-2008 10:16 PM
Difference between database triggers and form triggers? ragavraj Database Support 2 11-23-2007 04:54 AM
How can I clear the form field values after the user has submitted the form for clien itbarota HTML, CSS and Javascript Coding Techniques 1 11-01-2007 11:39 PM
How can I pass a hidden value to a form and submit that form when a text link is clic itbarota HTML, CSS and Javascript Coding Techniques 1 10-17-2007 08:07 AM
Difference between database triggers and form triggers vijayanand Database Support 0 09-20-2007 07:41 AM


All times are GMT -7. The time now is 11:46 AM.


Copyright ©2004 - 2007, DiscussWeb. All Rights Reserved.

SEO by vBSEO 3.0.0