use some
CSS / dynamic style
for that, use cssClass attribute (don't have VS2005 open, but I think that's it)...
or cssStyle ?
If cssClass, just create a class in your
css that defines the button size
If cssStyle, define "width:500px;height:200px;" for instance.