which argument can be used to make a menu item into bold?

Answers were Sorted based on User's Feedback



which argument can be used to make a menu item into bold?..

Answer / jalpa

fontbold

Is This Answer Correct ?    1 Yes 0 No

which argument can be used to make a menu item into bold?..

Answer / cherran

5th Argument makes the menu bold... the 5th argument is
"DefaultMenu"

Syntax :

Me.PopupMenu MenuName, [Flags], [x], [y], [DefaultMenu]

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Visual Basic Interview Questions

What language does visual basic use?

1 Answers  


How does the following statements work? On Error Resume Next

1 Answers  


What is the need of tabindex property is label control.

1 Answers  


How to test the AX stat class?

0 Answers  


What kind of components can you use as DCOM servers?

1 Answers   Hudson,


What will be the code in VB, while saving the form and light goes off? Please tell me the exact code line.

1 Answers  


What is rdo in vb?

1 Answers  


what is the diff between inprocess and out of process ?

1 Answers  


what are the Types of Modal windows in VB?

1 Answers  


1.What are the Feactures visual data manager 2.Short note on visual data manager 3.What is data control,its work,properties,methods 4.Needs for OLEDB in vb 5.LIst steps involved in generating christal report 6.What is a recordset 7.Diffrence between RDO and ADO 8.What is an Activex control 9.Advantages of ADO over data control 10.Diffrence between model and modeless form 11.What is the significance of debug window 12.Diffrence between single document and multiple document 13.Explain data report

1 Answers   Microsoft,


To validate a range of values for a property whenever the property values changes,which type of property procedure you use?

1 Answers  


How to compare inserted text in (textbox1.text) with existing database value in (Sqldatasource1) in visual studio 2005 ?

1 Answers  


Categories