ImageProc Send comments on this topic.
SM_CXSCREEN Field
See Also 
ImageProc Namespace > USER32 Class : SM_CXSCREEN Field




Syntax

Visual Basic (Declaration) 
Public Shared SM_CXSCREEN As Integer
Visual Basic (Usage)Copy Code
Dim value As Integer
 
value = USER32.SM_CXSCREEN
 
USER32.SM_CXSCREEN = value
C# 
public static int SM_CXSCREEN
Managed Extensions for C++ 
public: static int SM_CXSCREEN
C++/CLI 
public:
static int SM_CXSCREEN

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2008 All Rights Reserved.