1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

How i can change windows .net application form skin...

Discussion in 'C#' started by Unique.Suren, Nov 11, 2011.

  1. #1
    Hi,

    How i can change the skin of forms developed application in .net like vb.net ... plz help me or provide some links through which i can get help...
    thanx in advance
     
    Unique.Suren, Nov 11, 2011 IP
  2. shanmugappriya

    shanmugappriya Peon

    Messages:
    92
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Support of all WIN32 platforms including .NET applications.Support of all common programming languages so you can develop VB skins plus skins for C#, VB.NET, there’s no need to worry about layout. Only the shapes are important.
     
    shanmugappriya, Nov 16, 2011 IP
  3. ramuz

    ramuz Greenhorn

    Messages:
    26
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    11
    #3
    you can use such as DevExpress or ComponentOne
     
    ramuz, Nov 22, 2011 IP
  4. DaveCS

    DaveCS Peon

    Messages:
    18
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    WPF

    checkout windowsclient dot net on how to do it using vb or c# as the code behind. WPF is where it's at when considering appearance.
     
    DaveCS, Nov 23, 2011 IP
  5. redpro

    redpro Banned

    Messages:
    226
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    46
    #5
    Code behind is a technique which works on aspx file asp.net.
     
    redpro, Dec 5, 2011 IP
  6. DaveCS

    DaveCS Peon

    Messages:
    18
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6
    It works the same with windows form apps, wpf apps, asp.net apps, silverlight apps, windows phone 7 apps and WCF service apps. All .NET framework based projects use it and my suggestion of WPF uses the .NET framework.
     
    DaveCS, Dec 6, 2011 IP