nend Posted April 21, 2017 Share Posted April 21, 2017 (edited) Hi ! Is it possible to disable TraySetToolTip, if I use TraySetToolTip("") it stil says the name of the script running? Thanks! Edited April 21, 2017 by nend Link to comment Share on other sites More sharing options...
jguinch Posted April 21, 2017 Share Posted April 21, 2017 Try with this : TraySetToolTip(Chr("0")) ; Null character nend 1 Spoiler Network configuration UDF, _DirGetSizeByExtension, _UninstallList Firefox ConfigurationArray multi-dimensions, Printer Management UDF Link to comment Share on other sites More sharing options...
nend Posted April 21, 2017 Author Share Posted April 21, 2017 It works perfect thanks for you reply. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now