Microsoft KB Archive/102641: Difference between revisions

From BetaArchive Wiki
(stage1)
 
m (1 revision imported: importing part 1)
 
(No difference)

Latest revision as of 19:14, 16 July 2020

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.