Interacting with Windows
Table 14.6 itemizes the properties and methods available on each Window
object.



TABLE 14.6 Window Object Members
Beyond the basics (such as using the Height
and Width
properties to query or affect a window’s dimensions or setting focus to the window with the SetFocus
method), a few properties deserve special mention:
The Document
property gives you a way to programmatically interact with the document that the window ...
Get Microsoft Visual Studio 2015 Unleashed, Third Edition now with O’Reilly online learning.
O’Reilly members experience live online training, plus books, videos, and digital content from 200+ publishers.