本文介绍了什么是可访问的描述的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

您好,我已经在msdn中学习了这篇文章,

[] [ ^ ]



但是我仍然感到困惑,vb.net上的无障碍如何工作



实际上是怎么回事作品?我试着将鼠标悬停在我的按钮上,点击它,

但没有任何反应



有人可以向我解释如何触发它?谢谢



我尝试了什么:



i将我的AccessibleDescribtion设置为

hello

hello, i have study the article in msdn ,
Control.AccessibleName Property (System.Windows.Forms)[^][^]

but i still confuse, how an accessible works on vb.net

how actually it works? i try to hover my mouse over my button,, click on it,
but nothing happen

can someone please explain to me how to trigger it? thank you

What I have tried:

i set my AccessibleDescribtion to
"hello"

推荐答案


这篇关于什么是可访问的描述的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

08-03 22:04
查看更多