Forum Migration Notice
Update (2026-01-21): The user forums are now in read-only mode pending the data migration.

Update (2026-01-12): The user forums will be put into read-only mode on the 21st of January, 00:00 CET, to prepare for the data migration.

We're transitioning to a more modern community platform by beginning of next year. Learn about the upcoming changes and what to expect.

Adding a UserControl

Hello,
Is it possible to add UserControls to ScreenMaker ? I created a simple UserControl (Just a button that shows a text when pressed) for a quick test and added the reference to my ".dll" in the advanced settings of the project properties. However my control is not shown in the Toolbox. I would have expected it to be in the third party  control section. Has someone tried this before ? Does it work ?

Comments



  • Hello,
     
    As i understand the requirement is to add a user control in ScreenMaker Toolbox.
    You could refer to a similar post provided in the link below, it will give you some inputs:
     
    Adding .NET dll can in advanced settings of the project properties would help to call the .NET methods from ScreenMaker defined in the dll. This will not make the control appear in the ToolBox.
     
    Thanks