What is a dialog based program
Answer / bhushan deshmukh
if u r using Visual Basic 6.0 or other GUI tool's like
Dveloper 200 / 2005 for Oracle front end. or any windows
Programming language like VC++
in Above GUI tooll's , Their are two types of Dialog Box..
those are :-............ Model and Modless dialog boxes are
their
like messege box, Font selection dialog box, Print Dialog
Box.. etc
So in vb form is also Dialog Box.. and VC++ (MFC).. Each
Form a dialog box..
so all applciation created by vb or vc++ all aplication are
dialog based..
| Is This Answer Correct ? | 6 Yes | 2 No |
Diff.b/w Frames and container?
1 Answers Tech Mahindra, Wipro,
how to run servlets in eclipse 3.3.2....if we choose file->new->servlet then after that it is showing javax.servlet.* ...cannot be resolved.......to avoid this error any external jar file is to be added? please help me regarding this issue........thank u
There is a table which contains all the employee details, unfortunately there is mistake occured while entering the data. ex: ------------------------------- empid empname gender address ------------------------------- 1 abcd f address1 2 defg m address2 3 ghth m address3 4 jkil f address4 write a update query that will change gender 'm' to 'f' and 'f' to 'm'
When we use Windows authentication mode
what are the steps for creating prompt table dynamically for the specified field
What Is The Difeerence Between C & C++
when will triggars the at new event in abap and web dybn pro?
hoe to data grid use in sql server 2000?
List and explain any five built in functions for Lists data type in python
How to convert numeric value into words in c#????plz suggest me the coding of this question???
when we use mantis? how learn mantis?
What are the Advantages of HashMap over Vector?