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

In This Topic
    SubclassNativeWindow Class
    In This Topic
    Represents a subclass window wrapper class.
    Syntax
    'Declaration
     
    
    Public Class SubclassNativeWindow 
       Inherits System.MarshalByRefObject
    public class SubclassNativeWindow : System.MarshalByRefObject 
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          C1.Framework.Forms.SubclassNativeWindow

    See Also