Show / Hide Table of Contents

Enum PlacementMode

Popup placement mode

Namespace: EmptyKeys.UserInterface.Controls.Primitives
Assembly: EmptyKeys.UserInterface.dll
Syntax
public enum PlacementMode

Fields

Name Description
Absolute

Not Supported

AbsolutePoint

Not Supported

Bottom

Bottom to parent control

Center

Not Supported

Custom

Not Supported

Left

Left to parent control

Mouse

Not Supported

MousePoint

Not Supported

Relative

Not Supported

RelativePoint

Not Supported

Right

Right to parent control

Top

Top to parent control

Back to top Generated by DocFX