Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8719013
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T06:41:11+00:00 2026-06-13T06:41:11+00:00

The following explaination from the Microsoft MSDN is sematically void to me: Occurs when

  • 0

The following “explaination” from the Microsoft MSDN is sematically void to me:

Occurs when the focus or keyboard user interface (UI) cues change.

http://msdn.microsoft.com/en-us/library/system.windows.forms.control.changeuicues.aspx

Can anyone provide a substantive definition… or a resource that describes this event?

Even the following references from the MSDN don’t help:

http://msdn.microsoft.com/en-us/library/system.windows.forms.uicues.aspx

OR

http://msdn.microsoft.com/en-us/library/system.windows.forms.uicueseventargs.aspx

All of these assume that the reader knows what a UI Cue is…

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-13T06:41:12+00:00Added an answer on June 13, 2026 at 6:41 am

    This event is fired when the UICues change for a control.

    What is a UI Cue? Take a look at the UICuse enumeration documentation:

    This enumeration is used to specify which user interface cues will be displayed or changed. For example, when the user presses the ALT key, the keyboard shortcuts on the menu are displayed by underlining the appropriate character. The bitwise combination of UICues for this example would be ShowKeyboard and ChangeKeyboard.

    In other words, a UI Cue is a visual indicator for the user of the software’s internal state which might not otherwise be apparent. For example (different from above), when a button has “focus” (meaning pressing the Enter or Return key will initiate the associated Click event), the OS provides a “UI Cue”, usually a dotted rectangle around the edges of the button, indicating that that particular button (and not one of the others on the screen) has keyboard focus.

    Without these UI Cues, the user may not have way of determining the internal state of the software, rendering the behavior unpredictable (as in, when I press Enter I won’t know which button will be “clicked”).

    According to the documentation (follow the link above), a WinForms control supports the following cues (which can be combined using bitwise logic):

    • ShowFocus Focus rectangles are displayed after the change.
    • ShowKeyboard Keyboard cues are underlined after the change.
    • Shown Focus rectangles are displayed and keyboard cues are underlined after the change.
    • ChangeFocus The state of the focus cues has changed.
    • ChangeKeyboard The state of the keyboard cues has changed.
    • Changed The state of the focus cues and keyboard cues has changed.
    • None No change was made.
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am following Method 3 in http://support.microsoft.com/kb/837908 to load assemblies dynamically in C#. However,
I have the following model in Django: from django.db import models class User(models.Model): pen_name
I tried to implement rss feed following this simple explanation from cake book http://book.cakephp.org/2.0/en/core-libraries/helpers/rss.html
What is sy-oncom used for? I've the following explanation from SDN but in my
Following chunk html code works as expected: <iframe src=http://www.amazon.com/></iframe> But when trying embed inner
Consider the following where class Circle inherits from Shape: dim objListOfCircles as new List(of
Please consider the following code and the explanation from this Mozilla tutorial Using web
I have the following code: FROM CTE_Order cte INNER JOIN tblOrders o ON cte.OrderId
I have the following string \u3048\u3075\u3057\u3093 . I got the string from a web
I'm having a hard time understanding the following statements from Algorithms by S. Dasgupta,

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.