Table of Contents

Property OverlayParent

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

OverlayParent

Gets or sets the parent control to use as the overlay parent. Must be a direct or indirect parent of Control.

public UserControl OverlayParent { get; }

Property Value

UserControl