[]
Defines a virtual windows to help the operation of the Ime.
public class VirtualWindow : IMessageWindow, IWin32Window, IMessageFilter, IDisposable
This class only send message to the IMessageProcessor.PerProcess methods.
Name | Description |
---|---|
VirtualWindow() | Initializes a new instance of the VirtualWindow class. |
Name | Description |
---|---|
FactWindow | Gets or sets the fact window. |
Name | Description |
---|---|
Dispose() | Hang up the link between this class and the Application. |
OnFactWindowChanged(EventArgs) | Raises the FactWindowChanged event. |
Name | Description |
---|---|
FactWindowChanged | A event raised when the value of FactWindow property is changed. |