ApplicationShowMessageEventArgs Class |
![]() |
Namespace: DataPA.Utils.QueryEngine
[SerializableAttribute] public class ShowMessageEventArgs : EventArgs, _ShowMessageEventArgs
The ApplicationShowMessageEventArgs type exposes the following members.
Name | Description | |
---|---|---|
![]() | ApplicationShowMessageEventArgs | Initializes a new instance of the ApplicationShowMessageEventArgs class |
Name | Description | |
---|---|---|
![]() ![]() | ClassId | |
![]() ![]() | EventsId | |
![]() ![]() | InterfaceId |
Name | Description | |
---|---|---|
![]() | MessageBoxStyle |
Gets or sets a value that contains the message box style that should be used.
|
![]() | MessageText |
Gets or sets a string contains the message text that should be displayed.
|
![]() | MessageTitle |
Gets or sets a string contains the message title that should be displayed.
|