Answer Posted / 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 |
Post New Answer View All Answers
When we have two versions of the dot net installed how does the compiler know which version of DLL it has to select to an application.
Is the IT field raise again? What is the position of IT after 4 years?
what is session state?
What ports must be open for DCOM over a firewall? What is the purpose of Port 135?
how to generate dsnless connectivity in j2ee
how to work search engine? plz detail answer me.
what is an INI file?
what is the certificates in biztalk?
What is the difference beween joblib and steplib statements
EXPLAIN UNARY OPEARATORS
what are the differences between CONS, LIST, and APPEND
Diffrence between 2.0,3.0,3.5,4.0. versions of .net?
purpose of abstraction and interface
Always use scope terminator like End-If with IF, End- Evaluate with Evaluate statement.Can somebody explain me the detail logical explanation?
Can i please VHDL code for D-Latch with clear input ?? (HINT: Set up a “Process” with appropriate sensitivity list to get the desired D-Latch with Clr working.) Inputs and Outputs: entity Lab4b is Port ( Clr, Clk, D : in STD_LOGIC; Q : out STD_LOGIC); end Lab4b;