Eğitim
Modül
Use Monitor to troubleshoot Power Apps - Training
Learn how the Monitor tool from Power Apps Studio can help you proactively identify, troubleshoot, and resolve issues within your app.
Bu tarayıcı artık desteklenmiyor.
En son özelliklerden, güvenlik güncelleştirmelerinden ve teknik destekten faydalanmak için Microsoft Edge’e yükseltin.
Multiple Display Monitors is a set of related features that allow applications to make use of multiple display devices at the same time. There are two ways that multiple monitors may be used: as one large desktop or as a number of independent displays. When used as one large desktop, the monitors create more screen space for applications. This is useful whenever you need to maximize your onscreen workspace, and is especially useful in desktop publishing, Web development, or video editing. When used as independent displays, the monitors can be used for playing games, debugging full-screen applications, teaching, or making presentations.
This chapter covers the following topics:
Eğitim
Modül
Use Monitor to troubleshoot Power Apps - Training
Learn how the Monitor tool from Power Apps Studio can help you proactively identify, troubleshoot, and resolve issues within your app.
Belgeler
HMONITOR and the Device Context - Win32 apps
Each physical display is represented by a monitor handle of type HMONITOR.
Multiple Display Monitors Functions - Win32 apps
The following functions provide support for multiple monitors.
Painting on a DC That Spans Multiple Displays - Win32 apps
To respond to a WM_PAINT message, use code like the following.