all objects that can receive the keyboard focus must support this property.
所有可以接收键盘焦点的对象都必须支持该属性。
pressing the tab key changes the keyboard focus to the next control of the ws_tabstop style.
按下tab键时键盘焦点转移到具有ws_tabstop风格的下一个控件。
in this scenario, keyboard focus can only be on one element of the application ui, however, certain elements in other focus divisions might still retain logical focus.
在这个案例中,键盘焦点只能落在应用程式ui的一个项目上,然而,其他焦点分割中的特定项目可能仍保有逻辑焦点。
the object with the keyboard focus is either the active window or a child object of the active window.
具有键盘焦点的物件不是使用中视窗就是使用中视窗的子物件。
manages keyboard focus within the container.
在容器内管理键盘焦点。
gets a value that indicates whether keyboard focus is anywhere inside the element bounds, including if keyboard focus is inside the bounds of any visual child elements.
获取一个值,该值指示键盘焦点是否在元素边界内的任何地方,包括键盘焦点是否在任何可见子元素的边界内。
an element with keyboard focus also has logical focus for the focus scope the element belongs to.
拥有键盘焦点的项目也会拥有项目所属之焦点范围的逻辑焦点。
the , , and elements use the onblur attribute to validate their values as soon as the keyboard focus is lost.
当丢失键盘焦点时,、和 元素使用onblur属性来验证它们的值。
there can be only one element with keyboard focus on the entire desktop.
整个桌面只有一个项目能有键盘焦点。
the object with the keyboard focus is not necessarily the selected object.
具有键盘焦点的对象并不一定是选定的对象。
the concept of keyboard focus is related to that of an active window.
键盘焦点的概念与使用中视窗的概念相关。
it allows all html elements to receive keyboard focus because aria extends the tabindex property scope.
它允许所有的html元素接收键盘关注,因为aria扩展了tabindex属性作用域。