MSDN Home > MSDN Library > User Interface Design and Development > Windows Shell > Windows Controls > Individual Control Information > Rich Edit Controls > |
An application sends an EM_GETCTFOPENSTATUS message to determine if the Text Services Framework (TSF) keyboard is open or closed. Syntax To send this message, call the SendMessage function as follows.
Parameters
Return Value If the TSF keyboard is open, the return value is TRUE. Otherwise, it is FALSE. Message Information
See Also Rich Edit Controls, EM_SETCTFOPENSTATUS |
Contact Us | E-Mail this Page | MSDN Flash Newsletter |
© 2003 Microsoft Corporation. All rights reserved. Terms of Use Privacy Statement Accessibility |