TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
tom
NA
8
0
Getting Exception: 'ImageSize.Width' should be between 1 and 256
Jun 21 2008 7:27 AM
Hi All, I am adding an image (having Dimensions: 467x467) to an ImageList and setting the size of image list equal to this image as: myImageList.ImageSize=myImage.Size; but I am getting the exception: 'ImageSize.Width' should be between 1 and 256. Is it possible to have an Image in the ImageList of bigger Size than 256, or any other workaround. Thanks.
Reply
Answers (
1
)
How to use a Function from C Language Created dll (unmanaged code)
Displaying numbers using Multidimensional arrays