Click or drag to resize

MessagePopOK Property

Forces the OK selection for the user. When this is set, the popup will not be displayed and the action associated with the OK button will be invoked.

Namespace:  NetQuarry
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public bool OK { get; set; }

Property Value

Type: Boolean
See Also