Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

Latest commit

 

History

History
100 lines (74 loc) · 3.28 KB

rectangle-object-access.md

File metadata and controls

100 lines (74 loc) · 3.28 KB
title keywords f1_keywords ms.prod api_name ms.assetid ms.date
Rectangle Object (Access)
vbaac10.chm10320
vbaac10.chm10320
access
Access.Rectangle
ea624e43-c6a6-36ee-2b0b-4530a0cff3ef
06/08/2017

Rectangle Object (Access)

This object corresponds to a rectangle control. The rectangle control displays a rectangle on a form or report.

Remarks

Control: Tool:
Rectangle control Rectangle tool

You can move a rectangle and the controls in it as a single unit by dragging the mouse pointer diagonally across the entire rectangle to select all of the controls. The entire selection can then be moved to a new position.

Events

Name
Click
DblClick
MouseDown
MouseMove
MouseUp

Methods

Name
Move
SizeToFit

Properties

Name
Application
BackColor
BackShade
BackStyle
BackThemeColorIndex
BackTint
BorderColor
BorderShade
BorderStyle
BorderThemeColorIndex
BorderTint
BorderWidth
ControlType
DisplayWhen
EventProcPrefix
Height
HorizontalAnchor
InSelection
IsVisible
Left
Name
OldBorderStyle
OnClick
OnDblClick
OnMouseDown
OnMouseMove
OnMouseUp
Parent
Properties
Section
SpecialEffect
Tag
Top
VerticalAnchor
Visible
Width

See also

Other resources

Access Object Model Reference