ASP.NET Splitter - Live resize


Example code

    <obspl:Splitter LiveResize="true" id="spl1" runat="server">
        <LeftPanel>
            <Content>
                ... Left Panel content here ...
    ...

VB.NET
spl1.LiveResize = true


C#
spl1.LiveResize = true;

"I've scanned the Internet for ASP.NET controls and yours are *BY FAR* the most featured and attractive (not to mention they don't crash, unlike some others!). Building the site around your component suite gave us the competitive edge."

Shane Mitchell
University of Queensland (Australia)

Random testimonial   All testimonials