I have a ListView, and I don’t know how big to make the ImageLists for large and small, and group header icons. How big should they be?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I would suggest
32×32 pixels for large and group header
ex. in MFC
small might be 16×16.
see here for possible insight into Microsoft’s sizing recommendations.
http://msdn.microsoft.com/en-us/library/ms997636.aspx