[Diese Dokumentation ist noch nicht fertig und kann sich bis zur entgültigen Version noch ändern.]
Assembly: DNWinApp (in DNWinApp.exe) Version: 1.4.4679.19840 (1.4.0.0)
Die verschiedenen Positionen, die ein Ansichtsfenster einnehmen kann.
Namespace: DynamicNode.WinApp.ViewsAssembly: DNWinApp (in DNWinApp.exe) Version: 1.4.4679.19840 (1.4.0.0)
Syntax
C# |
---|
public enum ViewPosition |
Visual Basic |
---|
Public Enumeration ViewPosition |
F# |
---|
type ViewPosition |
Members
Member name | Description | |
---|---|---|
Document | ||
Top | ||
TopAutoHide | ||
Right | ||
RightAutoHide | ||
Bottom | ||
BottomAutoHide | ||
Left | ||
LeftAutoHide | ||
Floating | ||
Hidden | ||
Unknown |