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

Latest commit

 

History

History
33 lines (19 loc) · 617 Bytes

togglebutton-rightpadding-property-access.md

File metadata and controls

33 lines (19 loc) · 617 Bytes
title keywords f1_keywords ms.prod api_name ms.assetid ms.date
ToggleButton.RightPadding Property (Access)
vbaac10.chm11782
vbaac10.chm11782
access
Access.ToggleButton.RightPadding
36e38e77-104a-0cac-9c89-1bd0958ad55a
06/08/2017

ToggleButton.RightPadding Property (Access)

Gets or sets the amount of space (in inches) between the toggle button and its right gridline. Read/write Integer.

Syntax

expression. RightPadding

expression A variable that represents a ToggleButton object.

See also

Concepts

ToggleButton Object