Sunday, February 15, 2015

Setup

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.dllLinsUIWPF.dllUtilLib.dllLinsUIWPF.Design.dllMicrosoft.Windows.Design.Extensibility.dll, and Microsoft.Windows.Design.Interaction.dll to project reference list.
  1. Project->Add Reference…, it will open the “Add Reference” dialog.
  2. Select “Browse” tab, and go to \\LinsUIWPF\\bin folder.
  3. Choose the folder corresponding (.Net 4.5) to your development environment.
  4. Select all libraries in the folder, and click “OK” button.
3.  Add the controls defined in LinsUIWPF to project.
  1. Right mouse button clicks at “Toolbox”, select “Add Tab” from the pop up menu.
  2. Enter “LinsUIWPF” as the name of the new created tab.
  3. Right mouse button clicks at the new created tab, select “Choose Items…”.  It will open the “Choose Toolbox Items” dialog.
  4. Select “WPF Components” tab.
  5. Click at “Browse…” button and go to \\LinsUIWPF\\bin folder.
  6. Choose the folder corresponding (.Net 4.5) to your development environment.
  7. Select LinsUIWPF.dll in the folder, and click “Open” button to close the “Open” dialog.
  8. Click “OK” button to close the “Choose Toolbox Items” dialog.

No comments:

Post a Comment