LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Grouping Taskbar Buttons, Build Application (.EXE)

I have a custom application, which has 3 individual .EXE files.

 

Application A (A.exe)

Application B (B.exe)

Application C (C.exe)

 

I would like each application to share the same application ID so they group on the same taskbar button (similar to two instances of chrome, explorer, etc.) . Is this feasible in LabVIEW or would they require to spawn from the same .exe application?

 

In a winform application using TaskbarManager.Instance.SetApplicationIdForSpecificWindowallows for setting a specific ApplicationId which groups the icons on a taskbar.

0 Kudos
Message 1 of 1
(723 Views)