Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Mobile Development
  3. Mobile
  4. Win CE.NET Systray icon

Win CE.NET Systray icon

Scheduled Pinned Locked Moved Mobile
csharphtmlvisual-studiocomquestion
1 Posts 1 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • E Offline
    E Offline
    Eusebiu Marcu
    wrote on last edited by
    #1

    hello ... I tried to use NotifyIcon class from this article http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnnetcomp/html/messagewindow.asp but the odd thing is that it makes an icon but the icon is invisible.I know that it`s there becose I`ve put a Click event on it + MessageBox.Show("111"); and the message box appears. I tried both : String szPath = Assembly.GetExecutingAssembly().GetModules()[0].FullyQualifiedName; ExtractIconEx(szpath, 0, 0,ref hIcon, 1); and hIcon = LoadIcon(GetModuleHandle(null), "Icon1"); but the result is the same (the icon is 16x16). Can someone give another solution? I am using the Windows CE .NET Emulator that ships in VS.NET 2003. Eusebiu C#.NET Developer

    1 Reply Last reply
    0
    Reply
    • Reply as topic
    Log in to reply
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes


    • Login

    • Don't have an account? Register

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • World
    • Users
    • Groups