Contents Index Topic Contents | ||
Previous Topic: IPM_SETADDRESS Next Topic: IPM_SETRANGE |
IPM_SETFOCUS
IPM_SETFOCUS wParam = (WPARAM)nField; lParam = 0;Sets the keyboard focus to the specified field in the IP address control. All of the text in that field will be selected.
- The return value is not used.
- nField
- Zero-based field index to which the focus should be set. If this value is greater than the number of fields, focus is set to the first blank field. If all fields are nonblank, focus is set to the first field.
Version 4.71
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.