Mar 9th, 2007, 11:28 PM
#1
Thread Starter
Lively Member
invalid property value
i want add a icon to the form title bar. But when i add the icon in form property, it came out an error "invalid property value"
How to solve this problem?
Mar 9th, 2007, 11:37 PM
#2
Re: invalid property value
You have to use only *.ico Files.If you use other type of imagefiles you will get this Error.Make sure that you are using the *.ICO files
Hope this helps
Please mark you thread resolved using the Thread Tools as shown
Mar 9th, 2007, 11:38 PM
#3
Re: invalid property value
How are you adding it? At run time or during design?
-tg
Mar 10th, 2007, 12:08 AM
#4
Thread Starter
Lively Member
Re: invalid property value
i add the ".ico" file during the design. The dimensions is 32 X 32. the size is 3.05KB. i have attach that icon.
Attached Files
Mar 10th, 2007, 12:17 AM
#5
Re: invalid property value
Originally Posted by
junlo
i add the ".ico" file during the design. The dimensions is 32 X 32. the size is 3.05KB. i have attach that icon.
That's weird. It shows in Windows Explorer, but it won't load into Microangelo, which is the best Icon editor I know of.
For it to be valid, make sure it also has a color profile of 256 colors. And not just XP/Alpha colors.
Mar 10th, 2007, 12:18 AM
#6
Re: invalid property value
It gives the same error for me.I found one problem is that the bit depth is less as compared to normal ico.You logo has a bit depth of 24 only.I think that may be the problem
Please mark you thread resolved using the Thread Tools as shown
Mar 10th, 2007, 12:32 AM
#7
Thread Starter
Lively Member
Re: invalid property value
Originally Posted by
danasegarane
It gives the same error for me.I found one problem is that the bit depth is less as compared to normal ico.You logo has a bit depth of 24 only.I think that may be the problem
how to change the bit depth to be correct.
Mar 10th, 2007, 12:44 AM
#8
Re: invalid property value
Try using any icon editors as said by Digirev
Please mark you thread resolved using the Thread Tools as shown
Mar 10th, 2007, 04:50 AM
#9
Thread Starter
Lively Member
Re: invalid property value
Originally Posted by
danasegarane
Try using any icon editors as said by Digirev
i don't have the icon editors softare.
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
Click Here to Expand Forum to Full Width