hide - Windows system tray in c# -
on closing application have hided application , set windowstate minimize.now system tray, on right click on application's icon, select exit , 1 alertbox opened selected no. in exit event code, changed windowstate normal , activated window not used show(). on single click on application's icon, application's homesceen showing in taskbar not coming in focus though have used show() , windowstate set normal. can any1 please??
Comments
Post a Comment