[Mono-winforms-list] How to use third-party controls?

Stifu stifu at free.fr
Fri Aug 12 08:15:38 EDT 2011


There is no Mono WinForms designer, so I don't know if there is any other way
than adding them manually.
On the other hand, you could still do it in VS and run it with Mono.

That said, the main thing to watch out for is whether the controls will
actually work with Mono. Most third-party WinForms controls are Windows
only, as they P/Invoke native Windows DLLs.


Lynn wrote:
> 
> How to use third-party controls just pull it from tools-panel to the forms
> like vs?
>          regards!
>          thanks!
>          lynn
> 


--
View this message in context: http://mono.1490590.n4.nabble.com/How-to-use-third-party-controls-tp3739014p3739056.html
Sent from the Mono - WinForms mailing list archive at Nabble.com.


More information about the Mono-winforms-list mailing list