[This is preliminary documentation and is subject to change.]

Defines buttons displayed on message box

Namespace: Tools.WindowsT.IndependentT
Assembly: Tools.Windows (in Tools.Windows.dll) Version: 1.5.3.38916 (1.5.3.38916)

Syntax

Remarks

This collection reports event. You can use them to track changed of the collection either via events of the collection itself or via the ButtonsChanged event.

Do not store nulls in the collection. It won't accept them and OperationCanceledException will be thrown.

See Also