Re: XP visual style

From: Sriram Krishnan (ksriram_at_NOSPAMgmx.net)
Date: 10/21/04


Date: Thu, 21 Oct 2004 22:03:49 +0530

Could you post your exe somewhere so that we can download it?

-- 
Sriram Krishnan
http://www.dotnetjunkies.com/weblog/sriram
"Gary Miller" <GaryMiller@discussions.microsoft.com> wrote in message 
news:45D1F00E-EC1E-4FCA-AD3A-2091861181D2@microsoft.com...
> http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dv_vstechart/html/vbtchShapedWindowsFormsControlsInVisualStudioNET.asp
>
>
> I've tried everything in the article
> http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dv_vstechart/html/vbtchShapedWindowsFormsControlsInVisualStudioNET.asp
>
> with NO luck.
>
> I've tried this on 2003 server and 2003 XP.
>
> Also.
> 1) added  Application.EnableVisualStyles(); before .run
> 2) private void RecursivelyFormatForWinXP(Control control)
> 3)   if(Environment.OSVersion.Version.Major > 4
> & Environment.OSVersion.Version.Minor > 0
> & System.IO.File.Exists(Application.ExecutablePath + ".manifest"))
>
> All seems to execute during debug, but NO visual changes.
>
> Any ideas?
> 


Relevant Pages

  • Re: Releasing my VB.NET app over the intranet
    ... of the primary EXE and when compiled I am copying the contents ... the directory and open a browser on the web server and type ... > another dll, we need to put the dll in the same directory, so that the clr ... > The executable will be downloaded to the assembly download cache on the ...
    (microsoft.public.dotnet.framework)
  • Re: self-autoupdate vb exe
    ... I have two exe files...the main executable and another file I call ... TpaPhx.exe and it operates only with a valid command line. ... same folder on my server as the updated file to download. ... the update as MyApp.exe and the phx script into the same directory. ...
    (microsoft.public.vb.winapi)
  • Re: serving .exe files in IIS 6.0
    ... there is a 404 with suberror 3 that indicates that IIS tried to download the ... then adding .exe as a MIME type would have corrected it. ...
    (microsoft.public.inetserver.iis.security)
  • Re: Cantt download "exe" file because of IIS version
    ... .EXE are automatically downloadable by any browser. ... IE does have some code to detect download type, extension, and content-type, ... exe to download in IIS6? ...
    (microsoft.public.inetserver.iis)
  • Re: Cantt download "exe" file because of IIS version
    ... I removed the MIME type for EXE. ... Went back to IIS Manager and started at the top of the Web Site Hierarchy ... > IE does have some code to detect download type, extension, and content-type, ...
    (microsoft.public.inetserver.iis)