System.Windows.Forms.Control.AccessibilityNotifyClients Method

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

Syntax

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)]
protected void AccessibilityNotifyClients (AccessibleEvents accEvent, int objectID, int childID)

Parameters

accEvent
The System.Windows.Forms.AccessibleEvents to notify the accessibility client applications of.
objectID
The identifier of the System.Windows.Forms.AccessibleObject.
childID
The child System.Windows.Forms.Control to notify of the accessible event.

Remarks

Documentation for this section has not yet been entered.

Requirements

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