Microsoft KB Archive/102641

From BetaArchive Wiki
< Microsoft KB Archive
Revision as of 17:46, 16 July 2020 by X010 (talk | contribs) (stage1)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

INFO: EM_SETSEL wParam Not Used in Single Line Edit Controls

Q102641



The information in this article applies to:


  • Microsoft Windows Software Development Kit (SDK) 3.1





SUMMARY

For an edit control, the EM_SETSEL documentation states that wParam is a flag for specifying whether to scroll the caret into view. When the parameter is zero, the caret is scrolled into view. When the parameter is one (1), the caret is not scrolled into view. This is only valid for a multiline edit control. For a single line edit control, the wParam flag is not used.

Additional query words:

Keywords : kb16bitonly kbCtrl kbEditCtrl kbSDKPlatform kbGrpDSUser
Issue type :
Technology : kbAudDeveloper kbWin3xSearch kbSDKSearch kbWinSDKSearch kbWinSDK310


Last Reviewed: November 6, 1999
© 2001 Microsoft Corporation. All rights reserved. Terms of Use.