ComponentOne MultiSelect for WinForms
C1.Win.Input.GrapeCity.Framework.Input Namespace / VirtualWindow Class
Members

In This Topic
    VirtualWindow Class
    In This Topic
    Defines a virtual windows to help the operation of the Ime.
    Syntax
    'Declaration
     
    
    Public Class VirtualWindow 
       Implements IMessageWindow 
    public class VirtualWindow : IMessageWindow  
    Remarks
    This class only send message to the IMessageProcessor.PerProcess methods.
    Inheritance Hierarchy

    System.Object
       C1.Win.Input.GrapeCity.Framework.Input.VirtualWindow

    See Also