WPF implementation for Existing UI Design
Budget: $30 – $250 CAD
We need a need WPF and C# implementation, for a UI/UX design
We will need to use the ElementHost control, because we're adding a WPF-based screen to an existing C#/winforms application.
The WPF we need is just for one, single window!
The UI/UX design is supplied already; your job will be to implement this design in WPF and write the (minimal) C# backing behind the UI so we get the proper C# events, from the controls used there.
On this window, we have stylized buttons and other controls: TextBoxes and CheckBoxes which you will implement for this project, also. We should be able to use the Buttons and TextBoxes as usual: receiving all the usual events for these controls.
The WPF generated for the UI/UX should use a flexible layout, so that it works and looks good when resized.
We want this delivered as a VisualStudio solution; the project will be winforms, and the WPF will be used from an ElementHost, in a form.
We will need to use the ElementHost control, because we're adding a WPF-based screen to an existing C#/winforms application.
The WPF we need is just for one, single window!
The UI/UX design is supplied already; your job will be to implement this design in WPF and write the (minimal) C# backing behind the UI so we get the proper C# events, from the controls used there.
On this window, we have stylized buttons and other controls: TextBoxes and CheckBoxes which you will implement for this project, also. We should be able to use the Buttons and TextBoxes as usual: receiving all the usual events for these controls.
The WPF generated for the UI/UX should use a flexible layout, so that it works and looks good when resized.
We want this delivered as a VisualStudio solution; the project will be winforms, and the WPF will be used from an ElementHost, in a form.