InformationBox Class |
![]() |
Namespace: MediaCy.Commands.Workflow
Public Class InformationBox Inherits OneOutputCommand(Of mcInformationBoxResult)
The InformationBox type exposes the following members.
Name | Description | |
---|---|---|
![]() | InformationBox | Initializes a new instance of the InformationBox class |
![]() | InformationBox(McCommand) | Initializes a new instance of the InformationBox class |
Name | Description | |
---|---|---|
![]() | Background | |
![]() | Body |
This is the main string displayed in the dialog box.
|
![]() | Buttons | |
![]() | CenterInParent | |
![]() | Footer |
Defines what text to display at the bottom of the dialog if any.
|
![]() | Header |
Defines the heder part of the dialog.
|
![]() | Icon | |
![]() | Title |
Represents the dialog box title.
|