ASP.NET Show - Image panels can have custom sizes

To set image panel sizes use ImageWidth and ImageHeight panel properties.

Default sizes
 
Custom sizes
 

Example Code

<obshow:Panel ImagePath="images/mixed/bridge2.jpg" ImageWidth="250px" ImageHeight="30px" />    

VB.NET
Show1.ImageWidth = "250px"
Show1.ImageHeight = "30px"


C#
Show1.ImageWidth = "250px";
Show1.ImageHeight = "30px";

"Thanks so much! I will recommend Obout to ANYONE serious about making an impact in the simplicity and flow of their asp.net pages. There is just no comparing these controls with the alternatives! Better in every way! "

Daniel Burgess
Heidelberg Distributing Company

Random testimonial   All testimonials