C# API and control extensions

Find and share HowTos to various installations / configurations!
2 posts • Page 1 of 1
mhargreaves
Posts:84
Joined: Thu Nov 11, 2010 12:31 pm

C# API and control extensions

Post by mhargreaves »

Is there any way of creating a control extension using the C# API?

Gertjan van Schijndel
Posts:634
Joined: Mon Aug 02, 2010 10:37 am

Re: C# API and control extensions

Post by Gertjan van Schijndel »

It is not possible to create a control extension using the C# API, however it is possible to wrap a wrap a C#/.NET assembly in a control extension.

2 posts • Page 1 of 1