CImeCUIDefCompWindow (Windows Embedded CE 6.0)
1/6/2010
This class provides the ability to draw the default composition window. This class also draws the guideline window because the behavior and appearance of the guideline window is almost same as the default composition window.
The following table shows the methods for the CImeCUIDefCompWindow base class by functional grouping.
Method | Description |
---|---|
Retrieves the window styles of the default composition window. |
|
Retrieves the extended window style of the default composition window. |
|
Retrieves top, bottom, right, and left margins of the default composition window. |
|
Retrieves the color of the text in the guideline window. |
|
Draws the background of the default composition window. |
|
Determines whether objects of the default composition window check for a mouse hover. |
|
Draws the gripper bar of the default composition window. |
The following table shows the methods for the CImeCUIDefCompWindow::CloseWindow subclass by functional grouping.
Method | Description |
---|---|
Retrieves the bounding rectangle of the close button. |
|
Draws the background of the close button. |
|
Draws the bitmap of the close button. |
|
Retrieves the size of the close button. |
The following table shows the method for the CImeCUIDefCompWindow::CompArea subclass by functional grouping.
Method | Description |
---|---|
Retrieves top, bottom, right, and left margins of the button area of the default composition window. |
Requirements
Header | imjpskin.h |
Windows Embedded CE | Windows CE .NET 4.2 and later |