Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
1/6/2010
This class provides the functionality to draw the Input Method Editor (IME) toolbar window.
Methods
The following table shows the methods for the CImeCUIToolBar base class by functional grouping.
| Method | Description |
|---|---|
Retrieves the window styles of the IME toolbar window. |
|
Retrieves the extended window style of the IME toolbar window. |
|
Retrieves the top, bottom, right, and left margins of the IME toolbar window. |
|
Draws the background of the IME toolbar window. |
|
Determines whether objects of the IME toolbar window check for a mouse hover. |
|
Draws a gripper bar on the IME toolbar window. |
The following table shows the methods for the CImeCUIToolBar::OnOffButton subclass by functional grouping.
| Method | Description |
|---|---|
Retrieves the bounding rectangle of the ON/OFF button. |
|
Draws the background of the ON/OFF button. |
|
Draws the bitmap of the ON/OFF button. |
|
Retrieves the size of the ON/OFF button. |
The following table shows the methods for the CImeCUIToolBar::ButtonArea subclass by functional grouping.
| Method | Description |
|---|---|
Retrieves top, bottom, right, and left margins of the button area of the IME toolbar window. |
|
Retrieves the width of the space between the IME toolbar buttons. |
The following table shows the methods for the CImeCUIToolBar::Button subclass by functional grouping.
| Method | Description |
|---|---|
Retrieves the bounding rectangle of a button. |
|
Draws the background of a button. |
|
Draws the icon of a button. |
|
Draws the bitmap of a button. |
|
Retrieves the size of a button. |
Requirements
| Header | imjpskin.h |
| Windows Embedded CE | Windows CE .NET 4.2 and later |