Description
OpenedBar
OpenedBar is a free and user-friendly panel tool that's kind of like what you see in Outlook and Visio. It's perfect if you're looking for something simple to help manage your projects!
Getting Started with OpenedBar
Here’s how to set it up:
- Add the reference from your project to the OpenedBar library. You’ll need the file
3VSoft.OpenedBar.dll
. - Next, include the Bar component in whatever control you want to use it in.
- Create a new component that inherits from Item. Make sure to redefine the method
OnPaint
, and add any extra functionality you need, like handling size changes or mouse events. - You can fill your panel with elements and folders using methods like
Bar.AddItem
,Bar.AddFolder
,Folder.AddItem
, andFolder.AddFolder
. Use your custom class that you created based on Item. - Don’t forget to handle the event
Bar.ActiveItemChanged
, which triggers when you click an item on the panel. - The next steps will depend on what tasks you're working on!
Check Out an Example!
If you're curious about how all this works, take a look at the example called OpenedBarTest. You can find it over at their website: This link has more info!
Requirements for OpenedBar
You’ll need:
- Microsoft .NET Framework 2.0
Tags:
User Reviews for OpenedBar 7
-
OpenedBar offers a straightforward panel like those in Outlook and Visio. Requires Microsoft .NET Framework 2.0. Ideal for basic projects.
-
OpenedBar is an incredible tool! It's easy to use and integrates seamlessly with my projects. Highly recommend!
-
Absolutely love OpenedBar! The functionality is impressive, and it has made organizing my project so much easier.
-
OpenedBar exceeded my expectations! The setup process is straightforward, and the performance is top-notch.
-
This app is fantastic! OpenedBar provides a simple yet powerful way to manage panels in my applications.
-
OpenedBar is a game changer for me. It’s user-friendly and offers great features that enhance productivity.
-
I can't recommend OpenedBar enough! It's feature-rich and extremely helpful for managing complex projects effortlessly.