AccEventArgs.AccLocation Property

Definition

Gets the accessibility object location.

public:
 property System::Drawing::Rectangle AccLocation { System::Drawing::Rectangle get(); };
public System.Drawing.Rectangle AccLocation { get; }
member this.AccLocation : System.Drawing.Rectangle
Public ReadOnly Property AccLocation As Rectangle

Property Value

Returns Rectangle.

Applies to