I need to hide a Windows form from the taskbar but I can\'t use WS_EX_TOOLWINDOW because I need the system menu and min/max buttons on the form\'s title bar. >
WS_EX_TOOLWINDOW
I'm looking a piece of code to integrate a Textbox to the Windows Taskbar.
I plan to create a toolbar I can't to ' integrate it to the taskbar.
Thank you for your help pj