|
-
Image Edit Control
I have an Image edit control in my form and I am trying to display different
images, which is in the “tiff” file format into this control. All images
are in different height & width. How do I adjust the Height & Width of the
Image Edit Control in order to display the images with different size?
I have the code like this:
ImgEdit1.Height = ImgEdit1.ImageHeight
ImgEdit1.Width = ImgEdit1.ImageWidth
ImgEdit1.Zoom = 50
ImgEdit1.Display
But the size of the control is not changing exactly as the size of the image
displayed.
Please help me.
Thanks,
Sinni.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks