ComponentOne CalendarView for WinForms
C1.Win.C1Input.GrapeCity.Framework.Input Namespace / WindowWrapper Class
Members

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

    System.Object
       C1.Win.C1Input.GrapeCity.Framework.Input.WindowWrapper

    See Also