Button info not showing

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • John

    Button info not showing

    I have several buttons that show their button info when you move over them
    with your mouse. I addes 3 new buttons and added button info but for them
    the info doesn't show up. The settings seems to be the same as the other
    buttons. Any idea what's going on here?
    Thanks,
    john


  • bhipwell via AccessMonster.com

    #2
    Re: Button info not showing

    First double check that the visible properties are set to yes, which I am
    sure you have already. Second, make sure that the info tags aren't "covered"
    by another object. In some cases, if you have added an image, another test
    box, etc., the newest object you add will cover previous additions. Finally,
    make sure you don't have any VBA code that may conflict with a visible
    property. Simple steps, hopefully a start.

    B

    --
    Message posted via AccessMonster.c om


    Comment

    • Larry Linson

      #3
      Re: Button info not showing

      "John" <jo@hn.comwro te
      I have several buttons that show their button info
      when you move over them with your mouse. I addes
      3 new buttons and added button info but for them
      the info doesn't show up. The settings seems to be
      the same as the other buttons. Any idea what's
      going on here?
      What "button info" are you talking about: the Caption, an associated Label
      Control, a Smart Tag, or the Control Tip property? Please clarify.

      Larry Linson
      Microsoft Access MVP



      Comment

      • John

        #4
        Re: Button info not showing

        Thanks! After having moved the group area (where the buttons reside) to the
        background, it works.
        john

        "bhipwell via AccessMonster.c om" <u30281@uweschr eef in bericht
        news:6e687b7261 219@uwe...
        First double check that the visible properties are set to yes, which I am
        sure you have already. Second, make sure that the info tags aren't
        "covered"
        by another object. In some cases, if you have added an image, another
        test
        box, etc., the newest object you add will cover previous additions.
        Finally,
        make sure you don't have any VBA code that may conflict with a visible
        property. Simple steps, hopefully a start.
        >
        B
        >
        --
        Message posted via AccessMonster.c om

        >

        Comment

        • John

          #5
          Re: Button info not showing

          I have the Dutch version of Access. It says 'knop info' (button info), which
          I think is the Control Tip Property.
          john

          "Larry Linson" <bouncer@localh ost.notschreef in bericht
          news:IFMEh.497$ Rf7.249@trnddc0 2...
          "John" <jo@hn.comwro te
          >
          I have several buttons that show their button info
          when you move over them with your mouse. I addes
          3 new buttons and added button info but for them
          the info doesn't show up. The settings seems to be
          the same as the other buttons. Any idea what's
          going on here?
          >
          What "button info" are you talking about: the Caption, an associated Label
          Control, a Smart Tag, or the Control Tip property? Please clarify.
          >
          Larry Linson
          Microsoft Access MVP
          >
          >
          >

          Comment

          Working...