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. tooltip control for win ce app

tooltip control for win ce app

Scheduled Pinned Locked Moved Mobile
jsontutorialquestion
4 Posts 2 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.
  • O Offline
    O Offline
    obalesu
    wrote on last edited by
    #1

    Hi, I want to show a tooltip. How to show a tooltip in Win Ce? what a class and namespace is for it? Or i must use a API function? what? Thanks

    H 1 Reply Last reply
    0
    • O obalesu

      Hi, I want to show a tooltip. How to show a tooltip in Win Ce? what a class and namespace is for it? Or i must use a API function? what? Thanks

      H Offline
      H Offline
      HimanshuJoshi
      wrote on last edited by
      #2

      obalesu wrote:

      what a class and namespace is for it?

      Call the CreateWindowEx function and specify the TOOLTIPS_CLASS window class. Details Here[^]

      O 1 Reply Last reply
      0
      • H HimanshuJoshi

        obalesu wrote:

        what a class and namespace is for it?

        Call the CreateWindowEx function and specify the TOOLTIPS_CLASS window class. Details Here[^]

        O Offline
        O Offline
        obalesu
        wrote on last edited by
        #3

        Hi Joshi, Thanks for sending reply.but i am new to calling win32 functions can you please send one example creatingTooltip in windows ce 5.0 application i am using .net 2005. Thanks.

        H 1 Reply Last reply
        0
        • O obalesu

          Hi Joshi, Thanks for sending reply.but i am new to calling win32 functions can you please send one example creatingTooltip in windows ce 5.0 application i am using .net 2005. Thanks.

          H Offline
          H Offline
          HimanshuJoshi
          wrote on last edited by
          #4

          This[^] article explains it and has some examples source code in it. It is not for WinCE though, but it uses the same CreateWindowEx() API.

          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