DBCS PM Unique Window Controls

As described in Frame Controls, there are four DBCS PM unique window controls. They are used by the DBCS keyboard and input method and are created to the frame window or dialog box that request an input queue. The FCF_DBE_APPSTAT flame window style locates them in the bottom of the frame window or dialog box. Otherwise, they are not displayed until the input method wants to use them.

Application can get the control or handling of them. To do this, application must get the window handle of them by the following ID:

Note: Normally, application program gets the window handles of these window controls to change their window parameters. For example, if an editing text has font size 24, the on-the-spot YOMI buffer should share the same size. Currently, the default font size of the on-the-spot YOMI buffer has a same size as the system default font.


[Back: Control Windows in DBCS PM]
[Next: Dialog Box]