System Menu

  • Thread starter Thread starter Michael Rich
  • Start date Start date
M

Michael Rich

Can anyone point me to a vb.net example that adds a menu item to the system
(command) menu?

I've found examples in 6, but not in .net

Thanks;
Michael
 
Michael Rich said:
Can anyone point me to a vb.net example that adds a menu item to the
system (command) menu?

I've found examples in 6, but not in .net

There's no built-in way in .Net, too. You'll probably also have to call API
functions, so have the VB6 code translated to VB.NET.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top