简体   繁体   English

如何实现对自定义控件的可访问性?

[英]How to implement accessibility to a custom control?

I have a custom rendered control in my main window, which have some text. 我在主窗口中有一个自定义的呈现控件,其中包含一些文本。 It doesn't support MS Active Accessibility. 它不支持MS Active Accessibility。 I have the position of the text and the text as string. 我将文本的位置和文本作为字符串。 How to implement it standard accessibility to it so I can make it readable for screen readers? 如何实现对它的标准可访问性,以便使屏幕阅读器可以读取它?

我将看一下实现IAccessible接口的方法

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM