Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > Property Grid
  New Posts New Posts RSS Feed - Limit to # of PropertyItemTypeEnum added?
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Limit to # of PropertyItemTypeEnum added?

 Post Reply Post Reply
Author
Message
Shawshank View Drop Down
Senior Member
Senior Member


Joined: 16 October 2005
Status: Offline
Points: 117
Post Options Post Options   Thanks (0) Thanks(0)   Quote Shawshank Quote  Post ReplyReply Direct Link To This Post Topic: Limit to # of PropertyItemTypeEnum added?
    Posted: 20 February 2006 at 10:15pm
I have a PropertyItemTypeEnum. I have no default value set for it. I am attempting to add ~750 constraints. After the first 30 or so the default values are set to True instead of the correct set False value for the first 30 or so. I have used the Double data type as my multiplier.
Back to Top
Oleg View Drop Down
Admin Group
Admin Group


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Post Options Post Options   Thanks (0) Thanks(0)   Quote Oleg Quote  Post ReplyReply Direct Link To This Post Posted: 21 February 2006 at 8:11am

Hello,

it is simple math. 32 is maximum, because long value has 32 bits.

Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
Shawshank View Drop Down
Senior Member
Senior Member


Joined: 16 October 2005
Status: Offline
Points: 117
Post Options Post Options   Thanks (0) Thanks(0)   Quote Shawshank Quote  Post ReplyReply Direct Link To This Post Posted: 21 February 2006 at 1:02pm
My apologies. What reason or use would there be to allow the addition of more than 32 constraints when the data type is a Long?
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.109 seconds.