Results 1 to 4 of 4

Thread: Design

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Feb 2008
    Posts
    207

    Design

    Sorry if this is in the wrong section, but how would I go about creating unique designs for my form? Like I'm sick of the plain buttons and stuff. I would like cool buttons, colors, etc. and without having to install a .dll. Is this possible?

  2. #2
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,221

    Re: Design

    It's possible to do various things with your UI in Windows Forms but it can be tedious and there are limitations. If you're serious about customising your UI then you should create WPF applications rather than Windows Forms. There is a learning curve associated with WPF but it was built from the ground up with UI customisability as one of the main aims.
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

  3. #3

    Thread Starter
    Addicted Member
    Join Date
    Feb 2008
    Posts
    207

    Re: Design

    Alright thanks a lot for the reply. I was just a bit confused with that.

  4. #4
    PowerPoster gep13's Avatar
    Join Date
    Nov 2004
    Location
    The Granite City
    Posts
    21,963

    Re: Design

    Blackbelt12,

    What exactly are you confused about?

    Gary

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width