Silk4J supports managing custom controls over the UI for the following technology domains:
- Win32
- Windows Presentation Foundation (WPF)
- Windows Forms
- Java AWT/Swing
- Java SWT
To create a custom class for a custom control for which
Silk4J does not offer any dedicated support.
Note: Do not rename the custom class or the base class in the script file. Changing the generated classes in the script might result
in unexpected behavior. Use the script only to add properties and methods to your custom classes. Use the
Manage Custom Controls dialog box to make any other changes to the custom classes.