AccEventArgs Members

Represents the event arguments for the accessibility event.

The following tables list the members exposed by the AccEventArgs type.

Public Constructors

  Name Description
  AccEventArgs Initializes a new instance of the AccEventArgs class.

Top

Public Properties

  Name Description
public property AccChildId Gets the accessibily child ID.
public property AccExplorerLabel Gets the accessibility object explorer label.
public property AccLocation Gets the accessibility object location.
public property AccObj Gets the accessibility object value.
public property AutomationId Gets the automation ID value.
public property hWndSender Gets the hWndSender value.
public property Name Gets the accessibility object name.
public property OleAccObjectId Gets the OleAccobjectID.
public property RelAccLocation Gets the accessibility object relocation value.
public property Role Gets the accessibility object Role.
public property State Gets the accessibility object state.
public property Value Gets the accessibility object value.
public property WindowCaption Gets the window caption.
public property WindowClass Gets the Window class value.
public property WinEvent Gets the windows event value.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetType  (inherited from Object)
public method ToString Overridden. Overides the Tostring() method

Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

AccEventArgs Class
Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter Namespace

Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.