Using Win32 functions in Visual FoxPro Image Gallery
Window
..msdn
CloseWindow
CreateWindow
CreateWindowEx
DestroyWindow
EndTask
FindWindow
FindWindowEx
GetAncestor
GetClientRect
GetDesktopWindow
GetForegroundWindow
GetGUIThreadInfo
GetParent
GetShellWindow
GetWindow
GetWindowInfo
GetWindowPlacement
GetWindowRect
GetWindowText
GetWindowTextLength
GetWindowThreadProcessId
InternalGetWindowText
IsChild
IsIconic
IsWindow
IsWindowVisible
IsZoomed
MoveWindow
RealGetWindowClass
SetForegroundWindow
SetLayeredWindowAttributes
SetParent
SetWindowPos
SetWindowText
ShowWindow
SwitchToThisWindow
Code examples:
IsZoomed
..msdn    Add comment     W32 Constants      Translate this page
The IsZoomed function determines whether a window is maximized.
Code examples:
Declaration:
 
BOOL IsZoomed(
    HWND hWnd
);
 
FoxPro declaration:
 
DECLARE INTEGER IsZoomed IN user32;
    INTEGER hWnd
 
 
Parameters:
hWnd
[in] Handle to the window to test.
Return value:
If the window is zoomed, the return value is nonzero.
My comment:
See the IsIconic function.
Word Index links for the IsZoomed :
Translate this page:
  Spanish    Portuguese    German    French    Italian  
FreeTranslation.com offers instant, free translations of text or web pages.
Created: 2003-01-18 11:47:24
Modified: 2003-01-18 11:48:42
Visited in last 7 days: 15
User Contributed Notes:
There are no notes on this subject.


Copyright © 2001-2013 News2News, Inc. Before reproducing or distributing any data from this site please ask for an approval from its owner. Unless otherwise specified, this page is for your personal and non-commercial use. The information on this page is presented AS IS, meaning that you may use it at your own risk. Microsoft Visual FoxPro and Windows are trade marks of Microsoft Corp. All other trademarks are the property of their respective owners. 

Privacy policy
Credits: PHP (4.4.9), an HTML-embedded scripting language, MySQL (5.1.55-log), the Open Source standard SQL database, AceHTML Freeware Version 4, freeware HTML Editor of choice.   Hosted by Korax Online Inc.
Last Topics Visited (107.22.127.92)
4 sec.Example: 'How to retrieve adapter information for the local computer (including MAC address)'
9.43 hrs.Function: 'CompareFileTime'
Function group: 'Time'
9.67 hrs.Example: 'Using Video Capture: displaying on FoxPro form frames and previewing video obtained from a digital camera'
10.57 hrs.Function: 'NetMessageNameEnum'
 Function: 'GetFileSecurity'
Function group: 'Security'
10.58 hrs.Example: 'How to print a bitmap file'
11.28 hrs.Function: 'PaintDesktop'
 Function: 'RegisterClipboardFormat'
Function group: 'Clipboard'
 Function: 'NetApiBufferFree'
Function group: 'Network Management'
12.91 hrs.Example: 'Quering a waveform-audio input device'
Google
Advertise here!