By Sajith M
This is an update to "Visual Studio .NET Style Menu"
(http://www.csharphelp.com/archives/archive202.html)
Download RichUI.zip
Since this is no longer limited to a MenuItem component, I feel that the old
name isn't right any longer.
Description:
Currently only two UI items are available - MenuItem and StatusBar
- MenuItem
Use RichMenuItem instaed of MenuItem. The constructors, properties and
methods are similar to MenuItem, with a few added constructors.
- StatusBar
Use RichStatusBar and RichStatusBarPanel instead of StatusBar and
StatusBarPanel respectivily. The constructors, properties and methods of
RichStatusBar and RichStatusBarPanel are similar to those of StatusBar and
StatusBarPanel respectivily.
More components will be added.
- In the pipeline
Outlook Bar
- Known Problems
PNG images created with Paint Shop Pro, seem to get into all kinds of
problems (this is especially true if the image is saved with an alpha
channel). Try mages created with Adobe Photoshop or use GIF images.
- Thanks
André Borchert
Carlos H Parvez
Mike Krueger
Stephan Johnson