Hide a form's taskbar button without using WS_EX_TOOLWIN

前端 未结 7 2194
太阳男子
太阳男子 2020-12-16 06:59

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.

7条回答
  •  天涯浪人
    2020-12-16 07:20

    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

提交回复
热议问题