| public nothrow | Window(ControlCreateParams& createParams) |
| public virtual nothrow Button* | CancelButton() const |
| public virtual nothrow Button* | DefaultButton() const |
| public nothrow Control* | FirstControl() const |
| public nothrow Control* | FirstFocusabledControl() const |
| public nothrow DialogResult | GetDialogResult() const |
| public override bool | HandleWriteScreen(WriteScreenMessage* message) |
| public nothrow bool | IsMainWindow() |
| public nothrow Control* | LastControl() const |
| public nothrow Control* | LastFocusableControl() const |
| public override void | OnKeyPressed(KeyEventArgs& args) |
| public nothrow void | ResetShowingDialog() |
| public nothrow void | SetDialogResult(DialogResult dialogResult_) |
| public nothrow void | SetMainWindow() |
| public nothrow void | SetShowingDialog() |
| public DialogResult | ShowDialog() |
| public nothrow bool | ShowingDialog() const |
| private DialogResult | dialogResult |
| private WindowFlags | flags |