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 is the size of the variant data type?

3 Answers  


Dim X,Y as Integer Here what is the datatype of X and Y ?

8 Answers   Syscom,


How would you find out the value property in Slider Bar Control?

1 Answers  


What is the current version of Visual Basic for Windows?

0 Answers  


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

1 Answers  






Data Control missing from toolbox when I use VB under NT3.5. Why?

0 Answers  


How can you Implement windows functionality in VB?

0 Answers  


What is rdo in vb?

0 Answers  


What is the maximum no. of forms can include in one project (vb project)?

3 Answers   Satyam,


what is the Difference between Listindex and Tab index?

1 Answers  


Through which protocol OLEDB components are interfaced?

0 Answers  


What is hyperlink?

1 Answers  


Categories