Click or drag to resize
ApplicationShowMessageEventArgsMessageBoxStyle Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets or sets a value that contains the message box style that should be used.

Namespace: DataPA.Utils.QueryEngine
Assembly: DataPAQueryEngine (in DataPAQueryEngine.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public int MessageBoxStyle { get; set; }

Return Value

Type: Int32
A value that contains the message box style that should be used.
Remarks