Frame::Right property

The Right property sets or returns the right coordinate of the frame. This property is read/write.

Syntax

Property Right As Long

Property value

The frame's right coordinate.

Examples

' Reduce the Frame's width by 50 percent.
objFrame.Right = objFrame.Left + (objFrame.Right - objFrame.Left) / 2

Requirements

Minimum supported client
Windows Vista
Minimum supported server
Windows Server 2008
Header
MMCObj.h
IDL
MMCObj.idl
DLL
Mmc.exe
IID
IID_Frame is defined as E5E2D970-5BB3-4306-8804-B0968A31C8E6