Results 1 to 3 of 3

Thread: free .NET controls

  1. #1

    Thread Starter
    Member
    Join Date
    Oct 2004
    Posts
    50

    free .NET controls

    Hi,

    I have a nice "windows application" in C#.
    Now I like to give it a nice look.
    Do you have any ideea where can I find some free .net controls for Visual Studio 2005, like panels, buttons, radio buttons, ....?

    Regard,
    Adrian

  2. #2
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: free .NET controls

    I found this

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

    Re: free .NET controls

    What is it that you are trying to achieve? You can owner-draw the existing controls and make them look however you want. You'll find that the majority, but certainly not all, of controls out there focus on additional functionality, while appearance is either secondary or mostly left to the default theming. The XPCC library (see my signature for link) will have a .NET 2.0 version soon, and it adds additional visual features.
    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

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