ASP.NET Show - Manual changer sizes

 
Height = 30px
Width = 360px

Example Code

<obshow:Show id="Show1" runat="server" ShowType="manual" ManualChanger="true">
    <Changer Width="360" Height="30" />
    <Panels>
        <obshow:Panel>
            ... Panel Content here ...    

VS.NET
Show1.Changer.Width = 360
Show1.Changer.Height = 30


C#
Show1.Changer.Width = 360;
Show1.Changer.Height = 30;

"We really love your control suite -- its relatively light-weight, flexible, and pretty damned feature-rich; keep up the good work~!"

Stephen A. Bohlen
Microdesk, Inc

Random testimonial   All testimonials