Control::ControlAccessibleObject::NotifyClients Method

 

Notifies accessibility client applications of AccessibleEvents.

Namespace:   System.Windows.Forms
Assembly:  System.Windows.Forms (in System.Windows.Forms.dll)

NameDescription
System_CAPS_pubmethodNotifyClients(AccessibleEvents)

Notifies accessibility client applications of the specified AccessibleEvents.

System_CAPS_pubmethodNotifyClients(AccessibleEvents, Int32)

Notifies the accessibility client applications of the specified AccessibleEvents for the specified child control.

System_CAPS_pubmethodNotifyClients(AccessibleEvents, Int32, Int32)

Notifies the accessibility client applications of the specified AccessibleEvents for the specified child control, giving the identification of the AccessibleObject.

Return to top
Show: