Difference between revisions of "HowTo:Inject UI into UBIK Studio"
| Line 30: | Line 30: | ||
= Window = | = Window = | ||
A additional button can be added to the tool bar | A additional button can be added to the tool bar | ||
| − | [[File:InjectedButton.png|thumb|left| | + | [[File:InjectedButton.png|thumb|left|290px|Injected button]]<br><br><br><br><br><br><br> |
=== Implementation === | === Implementation === | ||
1. Paste your Window in the plugin solution.<br> | 1. Paste your Window in the plugin solution.<br> | ||
Revision as of 07:50, 16 June 2026
Since version 5.1 it is possible to inject UI into UBIK® Studio.
The injected UI can be displayed inside a User Control and or Window.
This article will help you to inject your UI!
