DevPinoy.org
A Filipino Developers Community
All Tags » dotnet » Minimize (RSS)
            

Browse Site by Tags

Showing related tags and posts accross the entire site.
  • Re: Minimize other windows...

    [DllImport("user32.dll")] static extern bool ShowWindow(IntPtr hWnd, int nCmdShow); /* Hide = 0, ShowNormal = 1, ShowMinimized = 2, ShowMaximized = 3, Maximize = 3, ShowNormalNoActivate = 4, Show = 5, Minimize = 6, ShowMinNoActivate = 7, ShowNoActivate = 8, Restore = 9, ShowDefault = 10, ForceMinimized...
    Posted to .NET (Forum) by fabs on 01-27-2008
Page 1 of 1 (1 items)

Copyright DevPinoy 2005-2008
Powered by Community Server (Commercial Edition), by Telligent Systems