Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win Namespace / ClipboardChangeNotifier Class


ClipboardChangeNotifier Class Methods

For a list of all members of this type, see ClipboardChangeNotifier members.

Public Methods
 NameDescription
Public Method (Inherited from System.Windows.Forms.NativeWindow)
Public Method (Inherited from System.Windows.Forms.NativeWindow)
Public Method (Inherited from System.MarshalByRefObject)
Public Method (Inherited from System.Windows.Forms.NativeWindow)
Public Method (Inherited from System.Windows.Forms.NativeWindow)
Public MethodUninstalls Clipboard event notifications if necessary during dispose of this object.  
Public Method (Inherited from System.MarshalByRefObject)
Public Method (Inherited from System.MarshalByRefObject)
Public MethodInstalls Clipboard change notification. The AssignHandle method of this class must have been called first.  
Public Method (Inherited from System.Windows.Forms.NativeWindow)
Public MethodUninstalls Clipboard change notification.  
Top
Protected Methods
 NameDescription
Protected MethodOverridden. Destructor  
Protected MethodOverloaded.  (Inherited from System.MarshalByRefObject)
Protected MethodRaises the ClipboardChanged event.  
Protected MethodOverridden. Responds to Window Handle change events and uninstalls the Clipboard change notification if it is installed.  
Protected Method (Inherited from System.Windows.Forms.NativeWindow)
Protected MethodOverridden. Provides default WndProc processing and responds to Clipboard change notifications.  
Top
See Also