DialogButtons Enumeration

Specifies the buttons to place on a dialog box.

Syntax

public enum DialogButtons

The DialogButtons enumeration defines the following constants:

Constant Description
Cancel Cancel button.
No No button.
None No buttons.
Ok OK button.
Yes Yes button.

Requirements

Reference: Microsoft.MediaCenter

Namespace: Microsoft.MediaCenter

Assembly: Microsoft.MediaCenter.dll

Platform: Windows Vista Ultimate, Windows Vista Home Premium, and later

See Also