Article ID: 314991 - Last Review: February 11, 2003 - Revision: 2.0

INFO: Visual Basic 6.0 Does Not Support Applications for Multiple Monitors

System TipThis article applies to a different operating system than the one you are using. Article content that may not be relevant to you is disabled.
This article was previously published under Q314991
Expand all | Collapse all

SUMMARY

Microsoft does not support the use of Visual Basic 6.0 (VB6) to design applications that are intended for environments with multiple monitors.

MORE INFORMATION

You can use the VB6 IDE in an environment that has multiple monitors. However, VB6 was not designed or tested for that environment. For example, the properties of the screen object only reflect the primary monitor settings, and VB6 does not provide functions or objects that enable you to specifically access multiple monitors.

You can call Microsoft Windows APIs from a VB6 application to use the support that is provided by the operating system. For additional information, click the following article number to view the article in the Microsoft Knowledge Base:
194578  (http://support.microsoft.com/kb/194578/EN-US/ ) SAMPLE: MULTIMON.EXE Uses Multiple Monitors in Visual Basic

APPLIES TO
  • Microsoft Visual Basic 6.0 Enterprise Edition
  • Microsoft Visual Basic 6.0 Professional Edition
Keywords: 
kbinfo KB314991