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

Radio 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 changes of the collection either via handling events of the collection or via the RadiosChanged event.

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

See Also