Click or drag to resize
weroSoft AG, Software
DialogAction Enumeration
The documentation is integral part of the weroSoft product documentation. This part is intended to be used by developers only.
Defines the actions performed by the button.

Namespace:  WeroSoft.Triton.Desktop
Assembly:  WeroSoft.Triton.Desktop.Library (in WeroSoft.Triton.Desktop.Library.dll) Version: 3.0 Pre-Release
Syntax
C#
public enum DialogAction
Members
  Member nameValueDescription
None0 The button has no action
Default1 The button is the default button.
Cancel2 The button is the cancel button.
See Also