[]
        
(Showing Draft Content)

C1.Win.Input.GrapeCity.Framework.Input.VirtualWindow

VirtualWindow Class

Defines a virtual windows to help the operation of the Ime.

Inheritance
VirtualWindow
Namespace: C1.Win.Input.GrapeCity.Framework.Input
Assembly: C1.Win.Input.8.dll
Syntax
public class VirtualWindow : IMessageWindow, IWin32Window, IMessageFilter, IDisposable
Remarks

This class only send message to the IMessageProcessor.PerProcess methods.

Constructors

Name Description
VirtualWindow()

Initializes a new instance of the VirtualWindow class.

Properties

Name Description
FactWindow

Gets or sets the fact window.

Methods

Name Description
Dispose()

Hang up the link between this class and the Application.

OnFactWindowChanged(EventArgs)

Raises the FactWindowChanged event.

Events

Name Description
FactWindowChanged

A event raised when the value of FactWindow property is changed.