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


Messages In This Thread
Help Creating a WPF User Form - by kismetgerald - 01-09-2012, 12:57 PM

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

Forum Jump:


Users browsing this thread: 1 Guest(s)