Is it possible to change menu runtime using API? If yes
Specify the function names?



Is it possible to change menu runtime using API? If yes Specify the function names?..

Answer / Harendra Kumar Mishra

Yes, it's possible to modify the menu at runtime in Visual Basic using the Windows API. Some of the functions that can be used for this purpose include 'GetMenu', 'SetMenu', and 'ModifyMenu'. Keep in mind that manipulating menus through APIs is an advanced topic and requires a good understanding of both VB and the Windows API.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Visual Basic Interview Questions

what is different from edit and updates?

15 Answers   SoftTech, Wipro,


what are the Differences between Modal and Modaless forms?

2 Answers  


How can I call a 'hidden' DOS program from VB?

1 Answers  


What is frx?

3 Answers   Cap Gemini,


How many objects resides in ADO ?

1 Answers  


What are the tools available for Debuggiu in VB?

1 Answers  


What is VB ShellScripting?

1 Answers   Wipro,


what is the Property used to count number of items in a combobox?

1 Answers  


Does VB Supports OOPS Concepts? Explain..

4 Answers  


What will happen if you issue a Resume statement after handling an error?

3 Answers  


CONNECTIVITY OF SQL 2000 + VB USING ODBC. steps i Follow- 1) Go to Control panel-->Admintrative Tools-->Double -click Data sources(ODBC)-->click Add button-->I choose SQL server (last option), Is it right or wrong option for connecting to SQL 2000.Then a new screen appears Create a New dataSource-->in name textbox,we can write anyname--Right or wrong. suppose i enter sonia, & my server name is .,so I enter . in server & click next button-->On the Next screen i have checked the option With Sql server authentication-- >Login Id-sa, Password-->Blank-->Click next button-->Next-- >Finish-->Then I click on button Test Data source-->Mesage Comes TESTS COMPLETED SUCCESSFULLY-->OK-->OK-->Ok. These steps we have to do or not for Connectivity using ODBC. If yes,then what after these steps we have to do??Plz reply me early ??Thx in advance.

6 Answers  


What is ActiveX Document?

1 Answers  


Categories