___ argument can be used to make a menuitem into bold.
Answer Posted / Shivram Meena
To make a MenuItem bold, you can set its FontBold property to True. This can be done in the code or by modifying it directly in the design view.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How would you activate animation control?
Specify technical & functional architecture of your last 2 projects.
Draw Sequence Modal of DAO and Explain?
How would you attach pictures in column headers of List View Control?
How do I force a file dialogue box to reread the currect disk?
How do I make the mouse cursor invisible/visible?
How do I tell when an application executed using the SHELL command is finished?
With in the form we want to check all the text box control are typed or not? How?