Help with custom nonvisual components

  • Thread starter Thread starter Derrick
  • Start date Start date
D

Derrick

Hello all;

I'm looking at creating a custom nonvisual component (like the SQLConnection
control, for example).

I would like to do one thing with this control which is a little more
complex. With the SQLConnection , after you drag it over to the form and
the icon appears in the bar below, you are able to right-click the icon and
select Properties. I would like to either add something to this right-click
menu which opens another form (for more complex configuration purposes), or
add something to the Properties list which would open this custom form, much
like the Connection String property of the SQLConnection.

Anyone done something like this before? Your input is greately appreciated!

Thanks in advance,

Derrick
 

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

Back
Top