dotted line highlight for button

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

    dotted line highlight for button

    Hi,
    I'm trying to find the command(s) that will force buttons to be highlighted
    any time they're in focus. At the moment, buttons are only sometimes
    highlighted, and you can't always tell where you are. I did find this online:
    "When a button has the keyboard focus, the system typically highlights the
    text, icon, or bitmap of a button by surrounding it with a dotted line.", but
    no instructions on how to highlight yourself. Any help would be great!
    Thanks very much,
    Melanie

  • Jonathan Allen

    #2
    Re: dotted line highlight for button

    Try it on another computer, maybe something is wrong with yours. I've never
    had the focus indicator disappear for me.

    --
    Jonathan Allen


    "melanieab" <melanieab@disc ussions.microso ft.com> wrote in message
    news:C490F0BB-26F6-4A8E-BE0A-B35542464916@mi crosoft.com...[color=blue]
    > Hi,
    > I'm trying to find the command(s) that will force buttons to be
    > highlighted
    > any time they're in focus. At the moment, buttons are only sometimes
    > highlighted, and you can't always tell where you are. I did find this
    > online:
    > "When a button has the keyboard focus, the system typically highlights the
    > text, icon, or bitmap of a button by surrounding it with a dotted line.",
    > but
    > no instructions on how to highlight yourself. Any help would be great!
    > Thanks very much,
    > Melanie
    >[/color]


    Comment

    • melanieab

      #3
      Re: dotted line highlight for button

      I just realized that the highlighting doesn't show up when I use an up/down
      key to focus on a button that hasn't been highlighted before (tabbed into).
      If it has been highlighted before, it works fine. Any thoughts on how to get
      it to work all the time?
      Thanks again!
      Melanie

      "Jonathan Allen" wrote:
      [color=blue]
      > Try it on another computer, maybe something is wrong with yours. I've never
      > had the focus indicator disappear for me.
      >
      > --
      > Jonathan Allen
      >
      >
      > "melanieab" <melanieab@disc ussions.microso ft.com> wrote in message
      > news:C490F0BB-26F6-4A8E-BE0A-B35542464916@mi crosoft.com...[color=green]
      > > Hi,
      > > I'm trying to find the command(s) that will force buttons to be
      > > highlighted
      > > any time they're in focus. At the moment, buttons are only sometimes
      > > highlighted, and you can't always tell where you are. I did find this
      > > online:
      > > "When a button has the keyboard focus, the system typically highlights the
      > > text, icon, or bitmap of a button by surrounding it with a dotted line.",
      > > but
      > > no instructions on how to highlight yourself. Any help would be great!
      > > Thanks very much,
      > > Melanie
      > >[/color]
      >
      >
      >[/color]

      Comment

      • Jonathan Allen

        #4
        Re: dotted line highlight for button

        Nope, never heard of that before. Maybe if you post the code someone else
        might figure it out.

        --
        Jonathan Allen


        "melanieab" <melanieab@disc ussions.microso ft.com> wrote in message
        news:75B063D6-F515-4792-A52D-E01AC9D6AD8B@mi crosoft.com...[color=blue]
        >I just realized that the highlighting doesn't show up when I use an up/down
        > key to focus on a button that hasn't been highlighted before (tabbed
        > into).
        > If it has been highlighted before, it works fine. Any thoughts on how to
        > get
        > it to work all the time?
        > Thanks again!
        > Melanie
        >
        > "Jonathan Allen" wrote:
        >[color=green]
        >> Try it on another computer, maybe something is wrong with yours. I've
        >> never
        >> had the focus indicator disappear for me.
        >>
        >> --
        >> Jonathan Allen
        >>
        >>
        >> "melanieab" <melanieab@disc ussions.microso ft.com> wrote in message
        >> news:C490F0BB-26F6-4A8E-BE0A-B35542464916@mi crosoft.com...[color=darkred]
        >> > Hi,
        >> > I'm trying to find the command(s) that will force buttons to be
        >> > highlighted
        >> > any time they're in focus. At the moment, buttons are only sometimes
        >> > highlighted, and you can't always tell where you are. I did find this
        >> > online:
        >> > "When a button has the keyboard focus, the system typically highlights
        >> > the
        >> > text, icon, or bitmap of a button by surrounding it with a dotted
        >> > line.",
        >> > but
        >> > no instructions on how to highlight yourself. Any help would be great!
        >> > Thanks very much,
        >> > Melanie
        >> >[/color]
        >>
        >>
        >>[/color][/color]


        Comment

        • melanieab

          #5
          Re: dotted line highlight for button

          I actually found a way to work around it. As soon as one button became
          highlighted, they all would when focused on so I just set the focus for the
          button before the one I wanted to start with and wrote
          SendKeys.Send(" {Tab}"). It all worked fine then. Thanks very much though!
          Melanie

          "Jonathan Allen" wrote:
          [color=blue]
          > Nope, never heard of that before. Maybe if you post the code someone else
          > might figure it out.
          >
          > --
          > Jonathan Allen
          >
          >
          > "melanieab" <melanieab@disc ussions.microso ft.com> wrote in message
          > news:75B063D6-F515-4792-A52D-E01AC9D6AD8B@mi crosoft.com...[color=green]
          > >I just realized that the highlighting doesn't show up when I use an up/down
          > > key to focus on a button that hasn't been highlighted before (tabbed
          > > into).
          > > If it has been highlighted before, it works fine. Any thoughts on how to
          > > get
          > > it to work all the time?
          > > Thanks again!
          > > Melanie
          > >
          > > "Jonathan Allen" wrote:
          > >[color=darkred]
          > >> Try it on another computer, maybe something is wrong with yours. I've
          > >> never
          > >> had the focus indicator disappear for me.
          > >>
          > >> --
          > >> Jonathan Allen
          > >>
          > >>
          > >> "melanieab" <melanieab@disc ussions.microso ft.com> wrote in message
          > >> news:C490F0BB-26F6-4A8E-BE0A-B35542464916@mi crosoft.com...
          > >> > Hi,
          > >> > I'm trying to find the command(s) that will force buttons to be
          > >> > highlighted
          > >> > any time they're in focus. At the moment, buttons are only sometimes
          > >> > highlighted, and you can't always tell where you are. I did find this
          > >> > online:
          > >> > "When a button has the keyboard focus, the system typically highlights
          > >> > the
          > >> > text, icon, or bitmap of a button by surrounding it with a dotted
          > >> > line.",
          > >> > but
          > >> > no instructions on how to highlight yourself. Any help would be great!
          > >> > Thanks very much,
          > >> > Melanie
          > >> >
          > >>
          > >>
          > >>[/color][/color]
          >
          >
          >[/color]

          Comment

          Working...