Download Demonstration Question? Contact Us
Setup
1. Unzip LinsUIWPF.zip file, save the extracted files into a new folder, and name the folder as LinsUIWPF.
2. Add Customization.dll, DrawUtil.dll, LinsUIWPF.dll, UtilLib.dll, LinsUIWPF.Design.dll, Microsoft.Windows.Design.Extensibility.dll, and Microsoft.Windows.Design.Interaction.dll to project reference list.
- Project->Add Reference…, it will open the “Add Reference” dialog.
- Select “Browse” tab, and go to \\LinsUIWPF\\bin folder.
- Choose the folder corresponding (.Net 4.5) to your development environment.
- Select all libraries in the folder, and click “OK” button.
3. Add the controls defined in LinsUIWPF to project.
- Right mouse button clicks at “Toolbox”, select “Add Tab” from the pop up menu.
- Enter “LinsUIWPF” as the name of the new created tab.
- Right mouse button clicks at the new created tab, select “Choose Items…”. It will open the “Choose Toolbox Items” dialog.
- Select “WPF Components” tab.
- Click at “Browse…” button and go to \\LinsUIWPF\\bin folder.
- Choose the folder corresponding (.Net 4.5) to your development environment.
- Select LinsUIWPF.dll in the folder, and click “Open” button to close the “Open” dialog.
- Click “OK” button to close the “Choose Toolbox Items” dialog.
No comments:
Post a Comment