LinkedWindowFrame Property

Applies To

Window object.

Description

Returns the Window object representing the frame that contains the window. Read-only.

Remarks

The LinkedWindowFrame property enables you to access the object representing the linked window frame, which has properties distinct from the window or windows it contains. If the window isn't linked, the LinkedWindowFrame property returns Nothing.

See Also

Add method, DesignerWindow property, LinkedWindows collection, Remove method, SetFocus method, Visible property, WindowState property.