Can a context menu have side-by-side menu items?

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: VMI (vonchi_m_at_yahoo.com)
Date: 10/15/04


Date: Fri, 15 Oct 2004 18:07:07 -0400

Usually, Windows context menus have menu items that go from top to bottom:

Copy
Paste
Cut
Process
...
...

Is it possible to make a Context menu so that the menu items were
side-to-side:

Copy / Paste
Cut / Process
... / ...

Thanks.