Hello All,
I am struggling with one issue related to the click once and to open a new tab in the application when already application is opened.
Briefly My application can copy the click once link which opens from any of the client machines, if already the application is opened it needs to be opened as new tab in WPF windows application.
For clear understanding, if we take Internet explorer or google chrome when we do Ctrl + Click on any urls it opens the new tab in the already opened browser but not a new window like wise I would like to have same feature in the application ,
Is this feasible in windows application ? if yes how can we implement this?
Thanks and Regards,
Ruth Ramya
I am struggling with one issue related to the click once and to open a new tab in the application when already application is opened.
Briefly My application can copy the click once link which opens from any of the client machines, if already the application is opened it needs to be opened as new tab in WPF windows application.
For clear understanding, if we take Internet explorer or google chrome when we do Ctrl + Click on any urls it opens the new tab in the already opened browser but not a new window like wise I would like to have same feature in the application ,
Is this feasible in windows application ? if yes how can we implement this?
Thanks and Regards,
Ruth Ramya