OpenDCL Forums

OpenDCL => Studio/Dialog Editor => Topic started by: JEdwardL on October 30, 2010, 09:11:32 PM

Title: Picture Box Image Size
Post by: JEdwardL on October 30, 2010, 09:11:32 PM
I'm new to OpenDCL and I'm still trying to find my way around and I find that I need to ask for help.  I've placed a picture box onto a form and I've been able to get a JPG image to load and display, but the display only shows the center portion of the image where I expect the autosized image to be.  I have the Auto Size box checked in the properties pane, but I suspect that alone is not enough.

Please give me some direction.

Thank you.

JEL
Title: Re: Picture Box Image Size
Post by: owenwengerd on October 30, 2010, 10:09:36 PM
The control only resizes when the picture is loaded into it, so try changing the picture property to <None>, then back. This should cause it to resize. If not, then you may have some min/max sizes restricting the control size.