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


In This Topic
installedHandle Field
In This Topic
Window for which Clipboard change notification was installed.
Syntax
'Declaration
 
Protected installedHandle As IntPtr
 
'Usage
 
Dim instance As ClipboardChangeNotifier
Dim value As IntPtr
 
value = instance.installedHandle
 
instance.installedHandle = value
See Also