PropertySheet.CancelToClose Method ()

 

Disables the Cancel button and changes the OK button to a Close button.

Namespace:   Microsoft.ManagementConsole
Assembly:  Microsoft.ManagementConsole (in Microsoft.ManagementConsole.dll)

Syntax

public void CancelToClose()
public:
void CancelToClose()
member CancelToClose : unit -> unit
Public Sub CancelToClose

See Also

PropertySheet Class
Microsoft.ManagementConsole Namespace

Return to top