| Register | FAQ | Calendar | Search | Today's Posts | Mark Forums Read |
|
#1
| |||
| |||
| Is there a way I can find out the default sizes of the following asp.net controls when the height/width properties are not set: TextBox, LinkButton, Label, checkBox, dropDownList? |
|
#2
| |||
| |||
| First keep in mind that a server control just renders HTML code i.e. the size if whatever the browser uses to render those elements... Then for most ot these elements this is as wide as possible to display the content, the exception being the textbox (content can scroll by default). Your best bet would be to try on targeted browsers but I'm not sure whay you need those values (IMO you shouldn"t depend on them). -- Patrice "Andy B" <a_borka@sbcglobal.net> a écrit dans le message de groupe de discussion : #TgxsoaEJHA.4936@TK2MSFTNGP03.phx.gbl... > Is there a way I can find out the default sizes of the following asp.net > controls when the height/width properties are not set: TextBox, > LinkButton, Label, checkBox, dropDownList? > |
![]() |
| Thread Tools | |
| Display Modes | |
In an effort to better serve ads to our visitors, cookies are used on objectmix.com. For more information, check out our Privacy Policy.