msvisual.com Forum Index
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Image in a form as zoom

 
Post new topic   Reply to topic    msvisual.com Forum Index -> VB Enterprise
Author Message
giannis



Joined: 04 Oct 2007
Posts: 6

PostPosted: Wed Sep 17, 2003 1:50 am    Post subject: Image in a form as zoom Reply with quote

How can set the image mode in a form,
to zoom (not clip) as in Access ?
(I have a big image and i want see all
the image and not a small part of it)

Archived from group: microsoft>public>vb>enterprise
Back to top
View user's profile Send private message
Ken Halter



Joined: 04 Oct 2007
Posts: 4150

PostPosted: Tue Sep 16, 2003 4:10 pm    Post subject: Re: Image in a form as zoom Reply with quote

If you place an image control on your form, set its Stretch property = False and load your
image into it, it'll size itself to the image. Any changes to the image control's size
from there on effects the zoom ratio. So, if you set the image control = 1/2 the size it
was when you loaded the picture, it'll display the image 1/2 size.

--
Ken Halter - MS-MVP-VB - http://www.vbsight.com
Please keep it in the groups..


"giannis" wrote in message
news:%23naKBOIfDHA.2748@TK2MSFTNGP11.phx.gbl...
> How can set the image mode in a form,
> to zoom (not clip) as in Access ?
> (I have a big image and i want see all
> the image and not a small part of it)
>
>
Back to top
View user's profile Send private message
giannis



Joined: 04 Oct 2007
Posts: 6

PostPosted: Wed Sep 17, 2003 2:32 am    Post subject: Re: Image in a form as zoom Reply with quote

If i set the image as stetch=false the picture sized.
I want the border remain the same and the picture
in this border apeared entire.
I dont want big border neither sreiched image in small
border. I want "zoom" image in small border.
"Ken Halter" wrote in message@TK2MSFTNGP09.phx.gbl...
> If you place an image control on your form, set its Stretch property =
False and load your
> image into it, it'll size itself to the image. Any changes to the image
control's size
> from there on effects the zoom ratio. So, if you set the image control =
1/2 the size it
> was when you loaded the picture, it'll display the image 1/2 size.
>
> --
> Ken Halter - MS-MVP-VB - http://www.vbsight.com
> Please keep it in the groups..
>
>
> "giannis" wrote in message
> news:%23naKBOIfDHA.2748@TK2MSFTNGP11.phx.gbl...
> > How can set the image mode in a form,
> > to zoom (not clip) as in Access ?
> > (I have a big image and i want see all
> > the image and not a small part of it)
> >
> >
>
>
Back to top
View user's profile Send private message
Jimmy



Joined: 04 Oct 2007
Posts: 6

PostPosted: Thu Sep 18, 2003 2:33 pm    Post subject: Re: Image in a form as zoom Reply with quote

"giannis" wrote in message news:...
> If i set the image as stetch=false the picture sized.
> I want the border remain the same and the picture
> in this border apeared entire.
> I dont want big border neither sreiched image in small
> border. I want "zoom" image in small border.
> "Ken Halter" wrote in message
> @TK2MSFTNGP09.phx.gbl...
> > If you place an image control on your form, set its Stretch property =
> False and load your
> > image into it, it'll size itself to the image. Any changes to the image
> control's size
> > from there on effects the zoom ratio. So, if you set the image control =
> 1/2 the size it
> > was when you loaded the picture, it'll display the image 1/2 size.
> >
> > --
> > Ken Halter - MS-MVP-VB - http://www.vbsight.com
> > Please keep it in the groups..
> >
> >
> > "giannis" wrote in message
> > news:%23naKBOIfDHA.2748@TK2MSFTNGP11.phx.gbl...
> > > How can set the image mode in a form,
> > > to zoom (not clip) as in Access ?
> > > (I have a big image and i want see all
> > > the image and not a small part of it)
> > >
> > >
> >
> >

try image viewer cp activex contro
download from

http://www.viscomsoft.com/imageviewer.htm

Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    msvisual.com Forum Index -> VB Enterprise All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group