BCGSoft.ControlBars Namespace : NativeWindowForm Class |
The following tables list the members exposed by NativeWindowForm.
Name | Description | |
---|---|---|
![]() | NativeWindowForm Constructor |
Name | Description | |
---|---|---|
![]() | Handle | Gets the handle for this window. (Inherited from System.Windows.Forms.NativeWindow) |
Name | Description | |
---|---|---|
![]() | AssignHandle | (Inherited from System.Windows.Forms.NativeWindow) |
![]() | CreateHandle | Creates a window and its handle with the specified creation parameters. (Inherited from System.Windows.Forms.NativeWindow) |
![]() | CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) |
![]() | DefWndProc | Invokes the default window procedure associated with this window. (Inherited from System.Windows.Forms.NativeWindow) |
![]() | DestroyHandle | Destroys the window and its handle. (Inherited from System.Windows.Forms.NativeWindow) |
![]() | Dispose | Overloaded. |
![]() | GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) |
![]() | InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) |
![]() | ReleaseHandle | Releases the handle associated with this window. (Inherited from System.Windows.Forms.NativeWindow) |
Name | Description | |
---|---|---|
![]() | Finalize | Releases the resources associated with this window. (Inherited from System.Windows.Forms.NativeWindow) |
![]() | MemberwiseClone | Overloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject) |
![]() | OnHandleChange | Specifies a notification method that is called when the handle for a window is changed. (Inherited from System.Windows.Forms.NativeWindow) |
![]() | OnThreadException | When overridden in a derived class, manages an unhandled thread exception. (Inherited from System.Windows.Forms.NativeWindow) |
![]() | WndProc | Overridden. |