pease be with you
i want to make a popup menu with bold font
thanks
Printable View
pease be with you
i want to make a popup menu with bold font
thanks
If you mean that you want one if the items to be bold, set that item as the popup menu's 'default' item.
:)VB Code:
PopupMenu mnuPopup, , , , mnuPopItem
pease be with you
thanks " TomGibbons " for your help
and the popup menu that i want is like this one :
http://www.freewebs.com/egyprogramers/popup.bmp
and thanks again .
Yeah that's what I thought you wanted. Use the code I gave above, obviously substituting the names of the menu items.
[edit] Reading back what you said, do you have the menu that you want to popup, already set? If not, use the menu editor in VB to create one, then add the code using the name of the menu and the name of the default menu item [/edit]
peace is spelled p-e-a-c-e :)