Spread Windows Forms 15.0
FarPoint.Win Assembly / FarPoint.Win Namespace / ClipboardChangeNotifier Class / ClipboardChangeNotifier Constructor


In This Topic
    ClipboardChangeNotifier Constructor
    In This Topic
    Constructs a new instance of this class.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New ClipboardChangeNotifier()
    public ClipboardChangeNotifier()
    See Also