C# plugin example - Forum

Forum Navigation
You need to log in to create posts and topics.

C# plugin example

I was evaluating the C# template for plugin development and couldn't find a function to add an object to a VisualNeoWin rectangle.  So lets say I had a stripped down form in my C# project that I want to assign to a rectangle, what dll actionparam would work for that?

Or  could I just assign an action output to a rectangle in VisualNeoWin?

 

ACTIONPARAM_OBJNAME = 8; { Parameter is an object name }

I found this action in the Delphi sample .. it's not in the C# example

Sound promising?

Vadim, DaviddeArgentina and emo have reacted to this post.
VadimDaviddeArgentinaemo