Ask a Question related to Microsoft Access, Design and Development.

  1. #1

    Default Tool tip text

    Hi

    How can I made a tool tip text in Access for a text box
    like in VB

    When a mouse is over a text box a little label while
    appear for descriptions

    thank you
    Mirna Guest

  2. Similar Questions and Discussions

    1. Colour settings for Highlighter Tool and Underline Text Tool
      I am using ACROBAT STD 7.0.1 on Tiger. As I often read scientific PDF files, I would like to use additional colours for the Highlighter (yellow)...
    2. Text Box Tool
      The text box tool in Acrobat 7 and earlier black text. However, in 8.0 I am getting red text, which I don't want and don't know how to change it....
    3. Can you change the color of text with the Touchup Text tool?
      I just want to say that your note helped me. I NEVER knew that I could use a right click to bring up properties when using the text touch-up tool!...
    4. Text tool bug?
      I'm having problems with the text tool in Fireworks MX (not 2004)... See the following partial screenshot from Fireworks: ...
    5. Text tool - text goes white, background changes color
      Bill, Anytime you notice something wierd going on with this program it is a good practice to reset prefs. Shut down PE2 then open again. As soon...
  3. #2

    Default Re: Tool tip text

    "Mirna" <mirna76@sympatico.ca> wrote in message
    news:030001c3520b$7d72a890$a101280a@phx.gbl...
    > Hi
    >
    > How can I made a tool tip text in Access for a text box
    > like in VB
    >
    > When a mouse is over a text box a little label while
    > appear for descriptions
    Use the Control's ControlTipText property for this. It's found on the "Other" tab
    page of the property sheet.


    Rick Brandt Guest

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139