Desktop Functions: Smart Device Functions:
|
Search Results for "ChangeClipboardChain" in [All]user32
static extern bool ChangeClipboardChain(IntPtr hWndRemove, IntPtr hWndNewNext);
ChangeClipboardChain(this.Handle, hWndNextWindow); |