|
Installing Richer Components Controls
|
|
To use Richer Components controls, copy appropriate DLL (RichTextBox.dll for example) into the bin folder of the web application within which you want to use the functionality. Also, copy the the xml file with the same name (if there is one) into this folder (this provides ToolTip help in Visual Studio.NET). Be aware that to see the "bin" folder in Visual Studio .NET you will probably have to select the "Show All Files" option in the Solution Explorer.
To ensure the image buttons are displayed correctly, copy the "images" folder into your web site alongside the page where you will use the Richer Components control. You can modify the ImagePath properties to change the location if you need to.
|
|
|
|
|
|
|
|
|
|
|
|