ComponentOne MultiSelect for WinForms
C1.Framework.Forms Namespace / SubclassNativeWindow Class
Properties Methods


In This Topic
    SubclassNativeWindow Class Members
    In This Topic

    The following tables list the members exposed by SubclassNativeWindow.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the SubclassNativeWindow class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the handle to the window represented by the SubclassNativeWindow.  
    Top
    Public Methods
     NameDescription
    Public MethodAttaches handle to target window.  
    Public MethodInvokes the default window procedure associated with this window.  
    Public Method (Inherited from System.MarshalByRefObject)
    Public Method (Inherited from System.MarshalByRefObject)
    Public MethodReleases the handle.  
    Top
    Protected Methods
     NameDescription
    Protected MethodOverloaded.  (Inherited from System.MarshalByRefObject)
    Protected MethodNotifies that the handle is changed.  
    Protected MethodNotifies inner exception occurs when processing window message.  
    Protected MethodInvokes the window procedure associated with this window.  
    Top
    See Also