Class WindowPositionConfiguration

Holds the current Window position and splitter settings

System.Object
  MarkdownMonster.WindowPositionConfiguration
public class WindowPositionConfiguration : object, INotifyPropertyChanged

Class Members

MemberDescription

Constructor

PropertyChanged

OnPropertyChanged

public virtual void OnPropertyChanged(string propertyName)

SetWindowPosition

public void SetWindowPosition(Window window)

ConsolePanelHeight

Height of the Console Output Panel on the bottom of the main window

Height

InternalPreviewWidth

IsTabHeaderPanelVisible

Determines if the tabs are visible

Left

PreviewDisplayMode

PreviewDocked

Determines whether the preview docks and moves with the main window when the main window is moved, sized, restored or hidden.

PreviewHeight

PreviewLeft

PreviewTop

PreviewWidth

RightSidebardWidth

Determines the width of the right side bar

SplitterPosition

X offset to the position of the splitter

TableEditorHeight

TableEditorLeft

TableEditorTop

TableEditorWidth

Top

Width

WindowSizes

A pre-defined list of Window Sizes you can resize Markdown Monster to with the COntrol menu.

WindowState

Hold last window state.

Requirements

Namespace: MarkdownMonster
Assembly: markdownmonster.exe

© West Wind Technologies, 2016-2023 • Updated: 11/23/21
Comment or report problem with topic