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)
Syntaxpublic bool OK { get; set; }Public Property OK As Boolean
	Get
	Set
Property Value
Type: 
Boolean
See Also