DialogOption.OKCancel Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the option for having OK and Cancel buttons with OK set as the default.
public static Microsoft.VisualStudio.RpcContracts.Notifications.DialogOption OKCancel { get; }
static member OKCancel : Microsoft.VisualStudio.RpcContracts.Notifications.DialogOption
Public Shared ReadOnly Property OKCancel As DialogOption