Gets the bounds of the accessible object, in screen coordinates.
[Visual Basic] Overridable Public ReadOnly Property Bounds As Rectangle [C#] public Rectangle Bounds {virtual get;} [C++] public: __property virtual Rectangle get_Bounds(); [JScript] public function get Bounds() : Rectangle;
The bounds of the accessible object, in screen coordinates.
AccessibleObject Class | AccessibleObject Members | System.WinForms Namespace | DefaultAction | Description | Help | KeyboardShortcut | Name | Parent | Role | State | Value