public bool ChangeClipboardChain(IntPtr hWndNewNext) { return(User32APIs.ChangeClipboardChain(Hwnd, hWndNewNext)); }