FlyoutDialog Constructors
Provides functionality for Windows 10-styled pop-ups and flyout messages.
Name | Parameters | Description |
---|---|---|
Flyout |
owner, action, parameters |
Initializes a new instance of the Flyout |
Flyout |
owner, action, flyout |
Initializes a new instance of the Flyout |
Flyout |
owner, action, flyout |
Initializes a new instance of the Flyout |
Flyout |
owner, action, flyout |
Initializes a new instance of the Flyout |
Flyout |
owner, action, flyout |
Initializes a new instance of the Flyout |
Flyout |
owner, action |
Initializes a new instance of the Flyout |
Flyout |
owner, caption, description, flyout |
Initializes a new instance of the Flyout |
Flyout |
owner, caption, description, buttons, default |
Initializes a new instance of the Flyout |
Flyout |
owner, caption, description, buttons |
Initializes a new instance of the Flyout |
Flyout |
owner, caption, flyout |
Initializes a new instance of the Flyout |
Flyout |
owner, caption, flyout |
Initializes a new instance of the Flyout |
Flyout |
owner, caption, flyout |
Initializes a new instance of the Flyout |
Flyout |
owner, caption, buttons, default |
Initializes a new instance of the Flyout |
Flyout |
owner, caption, buttons |
Initializes a new instance of the Flyout |
Flyout |
owner, flyout |
Initializes a new instance of the Flyout |
Flyout |
owner, flyout |
Initializes a new instance of the Flyout |
Flyout |
owner, flyout |
Initializes a new instance of the Flyout |
See Also