Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / ASP.NET > Input > What is the default size of the radtextbox?
RadControls for ASP.NET are no longer supported (see this page for reference). In case you have inquiries about the Telerik ASP.NET AJAX controls, post them in the pertinent ASP.NET AJAX forums.

Not answered What is the default size of the radtextbox?

Feed from this thread
  • Robert Dennyson avatar

    Posted on Jul 21, 2010 (permalink)

    What is the default size of the radtextbox?

  • Pavlina Pavlina admin's avatar

    Posted on Jul 22, 2010 (permalink)

    Hi Robert,

    Default size of the RadTextBox control is 125px.

    Greetings,
    Pavlina
    the Telerik team

    Check out Telerik Trainer, the state of the art learning tool for Telerik products.

  • Robert Dennyson avatar

    Posted on Jul 22, 2010 (permalink)

    How can I reduce the width of RadUpload? I have tried Width property, but I don't see any changes over..

  • Pavlina Pavlina admin's avatar

    Posted on Jul 22, 2010 (permalink)

    Hi Robert,

    Go through the following link and see if it helps to achieve your goal:
    http://www.telerik.com/community/forums/aspnet/upload/setting-the-width-for-radupload-server-side.aspx

    Regards,
    Pavlina
    the Telerik team

    Check out Telerik Trainer, the state of the art learning tool for Telerik products.

  • Landon avatar

    Posted on Apr 11, 2011 (permalink)

    I understand this is an old post but,

    Would you happen to know the Default Height of a RadTextBox? For styling purposes.

    Best Regards,

    Landon

  • Posted on Apr 12, 2011 (permalink)

    Hello Landon,

    As far as I know there is no there is no "default" height for the RadTextBox. The height is dependent on the font size used. One approach is to use CSS to force the RadTextbox to be the height you want or you can set the Height property directly.

    Thanks,
    Shinu.

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / ASP.NET > Input > What is the default size of the radtextbox?