| |
 |
Adding controls to project
|
| | |
|
How to add controls to your project
|
|
|
Add reference to dll in your project (scroll down to see how)
Copy folder with styles/images to any location.
| Control |
Copy folder |
To location |
| Calendar |
obout_Suite\Calendar\styles |
Any location.
Set path |
| Combobox |
obout_Suite\Combobox\styles |
Any location. Set path |
| Easy menu |
obout_Suite\EasyMenu\styles |
Any location. Set path |
| Editor |
obout_Suite\Editor\Editor_data |
The same folder with your aspx file
or any other location
|
| Grid |
obout_Suite\Grid\styles obout_Suite\Grid\localization |
Any location. Set path |
| Show |
obout_Suite\Show\styles |
Any location. Set path |
| Slide menu |
obout_Suite\SlideMenu\styles |
Any location. Set path |
| Splitter |
obout_Suite\Splitter\styles |
Any location. Set path |
| Super Button |
obout_Suite\SuperButton\osb_data |
Any location. Set path |
| TreeView |
obout_Suite\ASPTreeView\tree2 |
The same folder with your aspx file
or any other location
|
| Two colors menu |
obout_Suite\TwoColorsMenu\styles |
Any location. Set path |
| AJAXPage |
(Embedded) |
- |
| Flyout |
(Embedded) |
- |
| Tree_DB |
(Embedded) |
- |
|
How to add reference to controls in VS project |
- In Solution Explorer, right-click on your project, choose "Add Reference" from the Context menu.
-
In Add reference window, switch to tab "Browse", find the dll file
from the obout_Suite/Bin in unzipped folder. Click "OK".
|
How to add controls to the Toolbox in Visual Studio |
- Right-click on Toolbox window > Add Tab > Type "Obout components" or anything you want.
A new tab will be added to the toolbox.
- Right-click on new tab > Choose Items ... > The "Choose Toolbox Items" window will appear.
- Click "Browse" to choose the DLLs for the needed controls.
You will see added controls in the "Obout components" tab of the Toolbox windows.
To use controls, drag and drop them to your page.
Note : The ASPTreeView and Tree_DB controls cannot be added to the toolbox.
Just add reference as shown above.
See code in ready working examples in downloaded package, it is really simple.
|
|
|
How to add obout suite to Visual Studio 2005
|
|
|
See tutorial
|
| | |
| "I'd just like to thank you for the awesome work that your team has done in creating all of the ASP.NET tools. They are easy to work with and are the best that I have found." |
Roy Williams |
|
| | |
|
|
|
|