Where to dock the popup. Leave at None to supply custom offsets.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public enum DockPosition
Public Enumeration DockPosition
public enum class DockPosition
type DockPosition
Members
Member | Description |
---|---|
None |
No dock
|
TopLeft |
Top left
|
TopCenter |
Top center
|
TopRight |
Top right
|
MiddleLeft |
Middle left
|
MiddleCenter |
Middle center
|
MiddleRight |
Middle right
|
BottomLeft |
Bottom left
|
BottomCenter |
Bottom center
|
BottomRight |
Bottom right
|
Assembly: Keyoti4.RapidFindReplace.WPF (Module: Keyoti4.RapidFindReplace.WPF.dll) Version: 1.0.14.531 (1.0.14.531)