Article ID: 122226
Article Last Modified on 6/29/2004
APPLIES TO
- The Dialog Editor, when used with:
- Microsoft Visual C++ 5.0 Enterprise Edition
- Microsoft Visual C++ 6.0 Enterprise Edition
- Microsoft Visual C++ 2.0 Professional Edition
- Microsoft Visual C++ 4.0 Professional Edition
- Microsoft Visual C++ 5.0 Professional Edition
- Microsoft Visual C++ 6.0 Professional Edition
- Microsoft Visual C++ 5.0 Learning Edition
- Microsoft Visual C++ 6.0 Standard Edition
This article was previously published under Q122226
SUMMARY
The dialog editor in the Visual C++ development environment selects
multiple controls only if they are completely enclosed in the selection
box. You can modify this behavior to include controls partially outside the
selection box.
REFERENCES
For more information about the Dialog editor and selecting controls, see
the "Using the Dialog Editor" chapter, or search for "Dialog editor", in
the Visual C++ Books Online. In Visual C++, versions 5.0 and later, use the
Index to search for "Dialog editor". Note that the feature described in
this article is not mentioned in the documentation.
Additional query words: selection controls
Keywords: kbhowto KB122226