adding controls to fontDialog?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I'd like to declare a class that inherits from the fontDialog class and adds
a "Color..." button to the bottom of the dialog. However, fontDialog doesn't
seem to have a "Controls" property according to the documentation. In this
case how do I host the button?
 
You can try to use our Dialog Workshop .NET components.
Dialog Workshop .NET many enchanced dialog components which you can use
instead of standard WinForms dialog comonents. Specifically, you can add
your own controls (WinForms) into the dialog window (add preview pane, any
buttons, etc.).

Please visit http://www.componentage.com for details.

Best regards,
Alex
 

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