Building a Property Builder?

N

ndbabb

Looking for information on how to build a property builder for a custom
server control, much like the built-in datagrid property builder. Is it
possible? Thanks in advance. -Nic
 
P

PsiXi

Riki,

I think the .NET framework is being confusing here. The ControlBuilder
is for parsing of ASP.NET tags at run time, or perhaps "parse time".
There are other classes in the framework which at first glance sound
like they should be a property builder, but actually turn out to be
something else. The property builder runs at design time when you
click the "Property builder...." button in VS.NET when the property
pane for a particular control is shown. Like this:

http://www-106.ibm.com/developerworks/db2/library/techarticle/0310swart/images/Figure4.jpg

--PsiXi
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,011
Latest member
AjaUqq1950

Latest Threads

Top