TreeView for WinForms | ComponentOne
C1.Util.Win Namespace / Win32 Class / SetClipboardViewer Method

In This Topic
    SetClipboardViewer Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared Function SetClipboardViewer( _
       ByVal hwndNewViewer As IntPtr _
    ) As IntPtr
    public static IntPtr SetClipboardViewer( 
       IntPtr hwndNewViewer
    )

    Parameters

    hwndNewViewer
    See Also