Results 1 to 6 of 6

Thread: [2005] BalloonTip external tray icon

  1. #1

    Thread Starter
    Banned
    Join Date
    Aug 2006
    Posts
    77

    [2005] BalloonTip external tray icon

    Hi! I'd like to know how to display a balloon tip, (or just change the tooltip) of another tray icon that doesn't belong to my application. I'm using vb.net and I'm very stuck - I'd really appreciate some help thanks

  2. #2
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,221

    Re: [2005] BalloonTip external tray icon

    Affecting other applications almost always means using the Windows API, and your request is an obscure one. You'd be better off having this thread moved to the API forum where the API gurus hang out. Once you established which functions to use then it's just a matter of declaring them in your VB.NET code and calling them with the appropriate arguments.
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

  3. #3

    Thread Starter
    Banned
    Join Date
    Aug 2006
    Posts
    77

    Re: [2005] BalloonTip external tray icon

    Can I move it myself or is that not possible? =/

  4. #4
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,221

    Re: [2005] BalloonTip external tray icon

    It requires a moderator. Send a PM to the moderator of this and/or the API forum. Please don't just double post though. You may yet get an answer here, but I'd say that your chances are better there. As I said, once you know the required functions you can post back here to get the specific VB code to implement them if required.
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

  5. #5

    Thread Starter
    Banned
    Join Date
    Aug 2006
    Posts
    77

    Re: [2005] BalloonTip external tray icon

    I didn't double post :O and I PMed a mod

  6. #6
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    Re: [2005] BalloonTip external tray icon

    Moved
    VB/Office Guru™ (AKA: Gangsta Yoda®)
    I dont answer coding questions via PM. Please post a thread in the appropriate forum.

    Microsoft MVP 2006-2011
    Office Development FAQ (C#, VB.NET, VB 6, VBA)
    Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
    If a post has helped you then Please Rate it!
    Reps & Rating PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI Viewer utility.NET API Viewer Utility
    System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width