+ Reply to Thread
Results 1 to 4 of 4

Thread: C# Forms

  1. #1
    galaxyAbstractor's Avatar
    galaxyAbstractor is offline Community Advocate galaxyAbstractor is on a distinguished road
    Join Date
    Oct 2007
    Location
    Land of Null and Insanity
    Posts
    5,495

    C# Forms

    C# Forms-ldlhfs.jpg
    How can I get the form to have same theme as windows? Now it's using the Classic windows 95 theme instead...

  2. #2
    zegnhabi's Avatar
    zegnhabi is offline x10Hosting Member zegnhabi is an unknown quantity at this point
    Join Date
    Jul 2009
    Location
    On The Net
    Posts
    43

    Re: C# Forms

    your issue is related to the visual style of your forms, which is resolved by enabling the visual styles in your application. just add this line in your main method.

    static void Main ()
    {
    Application.EnableVisualStyles (); //<---- this line
    Application.SetCompatibleTextRenderingDefault (false);
    Application.Run (new MainForm ());
    }
    Yo Soy SQLero, ¿Y Tú?


  3. #3
    galaxyAbstractor's Avatar
    galaxyAbstractor is offline Community Advocate galaxyAbstractor is on a distinguished road
    Join Date
    Oct 2007
    Location
    Land of Null and Insanity
    Posts
    5,495

    Re: C# Forms

    Quote Originally Posted by zegnhabi View Post
    your issue is related to the visual style of your forms, which is resolved by enabling the visual styles in your application. just add this line in your main method.

    static void Main ()
    {
    Application.EnableVisualStyles (); //<---- this line
    Application.SetCompatibleTextRenderingDefault (false);
    Application.Run (new MainForm ());
    }
    Thank you very much :D. +rep for that

  4. #4
    zegnhabi's Avatar
    zegnhabi is offline x10Hosting Member zegnhabi is an unknown quantity at this point
    Join Date
    Jul 2009
    Location
    On The Net
    Posts
    43

    Re: C# Forms

    Your welcome... ;)
    Yo Soy SQLero, ¿Y Tú?


+ Reply to Thread

Similar Threads

  1. Forms
    By msmwilson in forum Free Hosting
    Replies: 1
    Last Post: 11-18-2009, 05:49 AM
  2. [PHP] Using it in forms!
    By War of the Lands in forum Programming Help
    Replies: 10
    Last Post: 10-23-2008, 01:52 AM
  3. Forms Help
    By bensbox in forum Computers & Technology
    Replies: 17
    Last Post: 12-01-2007, 02:02 PM
  4. Forms
    By taekwondokid42 in forum Scripts & 3rd Party Apps
    Replies: 4
    Last Post: 11-12-2007, 03:46 AM
  5. CGI Forms
    By Akkarin in forum Scripts & 3rd Party Apps
    Replies: 1
    Last Post: 06-03-2005, 07:04 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
x10hosting free hosting for the masses
dedicated servers