Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help Creating a WPF User Form
#1
Hi guys,

I've designed a Parts Inquiry software using WPF in VB.net 2010. I'm trying to create a user form to request my end user to enter information which will be sent to a database (haven't decided which one yet) and then an email notification sent to me. I will then retrieve the request, and process it. When I click a button (say "PROCESS QUOTE"), I want an email notification sent to the user. I want them to be able to retrieve the quote from within the application.

Basically, the functionality I'm seeking is that of a Quotes processing application.

I can't seem to figure out how to create the form. I'm using a TabControl to display this form. When I try to add the buttons, they either stack up vertically in the center of the TabControl Item or move to either end of the left or right. I can't get them to line up horizontally as they do in a Windows Form.

Please help, thanks.
//Kismet
#2
Hm, I have never used a WPF or worked with them. I will look into this when I get home! <!-- sSmile --><img src="{SMILIES_PATH}/icon_e_smile.gif" alt="Smile" title="Smile" /><!-- sSmile -->
My Blog | My Setup | My Videos | Have a wonderful day.
#3
Thanks Brandon. It will really help me out.
//Kismet


Possibly Related Threads…
Thread Author Replies Views Last Post
  How to add code to Cross(X) button on a form Himansh 3 13,973 03-27-2012, 11:06 PM
Last Post: brandonio21

Forum Jump:


Users browsing this thread: 1 Guest(s)