Specifies the buttons that should be selected by default in a message box shown with the ITerminalServicesSession.MessageBox method.
Declaring type: RemoteMessageBoxDefaultButton
Namespace: Cassia
Assembly: Cassia
Collapse/Expand Public Fields
  Name Description
Public Field Static Button1 The first button should be selected. This is the default.
Public Field Static Button2 The second button should be selected.
Public Field Static Button3 The third button should be selected.
Public Field Static Button4 The fourth button should be selected.
Public Field value__

There is no summary.