When RefreshTitleBar is not working.
Recently I came into this issue – when I change AppTitle property and call Application.RefreshTitleBar method – it does not work at a client, no error, just nothing happens. After bit digging into this – I found a reason: method fails when you also have AppIcon property pointing to icon file, which does not exist on PC. Workaround is simple –first you have to read AppIcon property, check that icon file exists, if no – delete this property and then proceed with AppTitle.
8 Comments:
Where do I deposit the million bugs?
Thank you SO much.
I know this if 5 years old, but if you read this, you're my hero.
Thanks a lot, I've been looking for a solution for 2 days
SUPER! OK it is now 2014 and this Blog post is still saving people from this awful bug! Thanks!
2016 and this is still of use. Thank you Alex.
Just spent to hours scratching my head over this... thanks for the solution.
Thank you. This just saved me!!! I spent a while looking for a solution. This was spot on!
Still Saving Lives!!
Post a Comment
<< Home