Recent

Author Topic: I figured out how to hide the taskbar icon on Windows 10  (Read 210 times)

巨龙之路

  • Newbie
  • Posts: 1
I figured out how to hide the taskbar icon on Windows 10
« on: April 29, 2025, 04:13:36 pm »
I use Lazarus 3.8

1.Insert this code in project.lpr before Application.CreateForm: "Application.MainFormOnTaskBar := True;"

2.Set the Form's ShowInTaskBar property to stNever.

See attached files for images and demo program.

 

TinyPortal © 2005-2018