control shift relative to free size image
I have an image control and set it to autosize so that it can enlarge or
shrink according to the actual size of the photo, then I have some control
under the image control, I want the control under the image can shift
relative to the image, I try to place the image control inside a region and
set the region stretch properties to true, but the region can't enlarge if
the image control enlarge, so any good suggestion to allow control shift
relative to autosize image control
shrink according to the actual size of the photo, then I have some control
under the image control, I want the control under the image can shift
relative to the image, I try to place the image control inside a region and
set the region stretch properties to true, but the region can't enlarge if
the image control enlarge, so any good suggestion to allow control shift
relative to autosize image control
This discussion has been closed.
Comments
My suggestion would be to place each image inside its own Region, making
sure each Region's Stretch property was set to True. Then by making the
second region ShiftRelativeTo the first one, you should get the results you
are after.
--
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com