ShowHideButton custom control for ASP.NET.
v.1.0
--------------------------------------------
by: Gokhan Altinoren
info@altinoren.com
altinoren.com
--------------------------------------------
This is a button control that hides or shows
other controls on the page when clicked. An
alternative text for the button is shown
when it hides another control, allowing to
toggle between two states.

The control supports design-time use. You
may want to add it to your toolbox:

 1. On the Tools menu, click
    Customize Toolbox.
 2. On the .NET Framework Components tab
    of the Customize ToolBox dialog box,
    click the Browse button. Find
    Altinoren.HTMLControls.ShowHideButton.dll,
    select it, and click Open to add
    ShowHideButton to the list of
    components in the Customize Toolbox
    dialog box.
 3. Select ShowHideButton in the list of
    .NET Framework components and click OK.
    ShowHideButton is added to the Toolbox.

You may use the control directly from your
"\Bin" folder. See the included
ShowHideButton.aspx sample file.

Not tested for code quality (please send
your bug reports). Works on
IE5+ and NS7.

You may find the latest binaries at
altinoren.com
--------------------------------------------
The component is provided "as is" and there
are neither warranties to the quality of the
work nor any expressed or implied agreements
that the programmer will release any updates.
The programmer will release updates and
provide any support at his own discretion.