MessagePopCaption Property |
Gets/sets the message box caption.
If no caption is provide the caption portion of the popup is hidden.
Namespace:
NetQuarry
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public string Caption { get; set; }
Public Property Caption As String
Get
Set
Property Value
Type:
StringSee Also