CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 4 of 4

Thread: skins

  1. #1
    Join Date
    Mar 2003
    Location
    Traverse City, MI
    Posts
    24

    skins

    Hey All,

    I was wondering if anyone uses or knows of a .net skin control out there somewhere for sale. I would really like to spice up our app, and I dont have the time to spend writing various skins.

    Thanks,
    Ryan

  2. #2
    Join Date
    Mar 2003
    Location
    Traverse City, MI
    Posts
    24

  3. #3
    Join Date
    Nov 2002
    Location
    Singapore
    Posts
    1,890
    Yes, there is a re-usable code for writing for the .NET Skins on Codeproject.com

    Reffer to
    CodeGuru Post


    -Paresh
    - Software Architect

  4. #4
    Join Date
    May 2000
    Location
    Indore (MP) INDIA.
    Posts
    356

    Question Re: Skins ...

    Hi,

    I need to write own .NET component for use with WinForm, that can do this:
    When component added to a WinForm Project, should enable all Controls and Forms to use the Skin.

    Can you give some good links or sample code for creating our own Component that enables an existing "WinForm" application to use Skin ?

    Thanks,

    ** Vipul ;
    (*Vipul)() ;

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

Featured