Click or drag to resize

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; }

Property Value

Type: String
See Also