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


In This Topic
OnHandleChange Method
In This Topic
Responds to Window Handle change events and uninstalls the Clipboard change notification if it is installed.
Syntax
'Declaration
 
Protected Overrides Sub OnHandleChange() 
 
'Usage
 
Dim instance As ClipboardChangeNotifier
 
instance.OnHandleChange()
See Also