Changes

HowTo:Inject UI into UBIK Studio

255 bytes added, Wednesday at 11:13
= Window =
=== Overview Goal ===A additional The goal is to extend the toolbar by injecting a button can that opens the target window.<br>In addition, the “View” menu will be added to extended with a new entry that also opens the tool barwindow.<br>[[File:InjectedButton.png|thumb|left|290px298px|Injected button]][[File:InjectedMenuEntry.png|thumb|left|508px|Injected menu entry]]<br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br> 
=== Implementation ===
1. Create or reuse a .Net library (DLL) project - it doesn't have to be a {{UBIK}} Module.<br>
8. In the GetWindow method, return your window (step 2).<br>
9. Provide the updated DLL containing your UserControl in UBIK® Studio's [[Injection_Management#Injection_Folder.28s.29|Injection]] folder.<br>
10. After connecting to a database with UBIK® Studio, the new control can be accessed by the new button in the tool bar aswell toolbar as well as under menu entry the "View"menu.<br><br>
<!-- DO NOT REMOVE THIS -->{{Template:HowTo/End}}<!-- DO NOT REMOVE THIS -->
283
edits