BCGControlBar Library for .NET
NativeWindowForm Class Members
Properties  Methods 


The following tables list the members exposed by NativeWindowForm.

Public Constructors
 NameDescription
Public ConstructorNativeWindowForm Constructor  
Top
Public Properties
 NameDescription
Public PropertyHandleGets the handle for this window. (Inherited from System.Windows.Forms.NativeWindow)
Top
Public Methods
 NameDescription
Public MethodAssignHandle (Inherited from System.Windows.Forms.NativeWindow)
Public MethodCreateHandleCreates a window and its handle with the specified creation parameters. (Inherited from System.Windows.Forms.NativeWindow)
Public MethodCreateObjRefCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject)
Public MethodDefWndProcInvokes the default window procedure associated with this window. (Inherited from System.Windows.Forms.NativeWindow)
Public MethodDestroyHandleDestroys the window and its handle. (Inherited from System.Windows.Forms.NativeWindow)
Public MethodDisposeOverloaded.   
Public MethodGetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodInitializeLifetimeServiceObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodReleaseHandleReleases the handle associated with this window. (Inherited from System.Windows.Forms.NativeWindow)
Top
Protected Methods
 NameDescription
Protected MethodFinalizeReleases the resources associated with this window. (Inherited from System.Windows.Forms.NativeWindow)
Protected MethodMemberwiseCloneOverloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
Protected MethodOnHandleChangeSpecifies a notification method that is called when the handle for a window is changed. (Inherited from System.Windows.Forms.NativeWindow)
Protected MethodOnThreadExceptionWhen overridden in a derived class, manages an unhandled thread exception. (Inherited from System.Windows.Forms.NativeWindow)
Protected MethodWndProcOverridden.   
Top
See Also

Reference

NativeWindowForm Class
BCGSoft.ControlBars Namespace

Send Feedback