Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > Property Grid
  New Posts New Posts RSS Feed - AddChildItemBinded Usage
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

AddChildItemBinded Usage

 Post Reply Post Reply
Author
Message
lpereira View Drop Down
Newbie
Newbie


Joined: 21 February 2005
Status: Offline
Points: 2
Post Options Post Options   Thanks (0) Thanks(0)   Quote lpereira Quote  Post ReplyReply Direct Link To This Post Topic: AddChildItemBinded Usage
    Posted: 21 February 2005 at 5:08pm

I am trying to use the AddChildItemBinded method in my C#program without much success. When I run the code, i get an unhandled exception error. It seems that the method is not returning a valid PropertyGridItem. Here is the snippet of code that causes the error:

val = cat.AddChildItemBinded(PropertyItemType.PropertyItemNumber, this, "mynum");

val.Caption = "Testing Num";

The actual crash occurs when attempting to set the Caption for the PropertyGridItem.

Any ideas on how I can get this to work?

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: 22 February 2005 at 2:33am

it can't be used in C#.

Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
Karl View Drop Down
Newbie
Newbie


Joined: 26 August 2005
Location: United States
Status: Offline
Points: 1
Post Options Post Options   Thanks (0) Thanks(0)   Quote Karl Quote  Post ReplyReply Direct Link To This Post Posted: 27 August 2005 at 11:06pm

Is this a limitation of only C#, or is it for any .NET language?

I can't find any reference to this limitation anywhere.  Where can I find a list of what features and controls work/don't work in .NET?

Thanks.

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.125 seconds.