CheckBoxModern.ShowWarning(bool) method¶
Defined in
Type: CheckBoxModern
Namespace: CrissCross.WPF.UI.Controls
Assembly: CrissCross.WPF.UI.dll
Applies to
net10.0-windows10.0.19041, net9.0-windows10.0.19041, net8.0-windows10.0.19041, net481
public Task ShowWarning(bool checkedAfterwards = false)
Summary: Shows the warning.
Parameters
| Name | Type | Description |
|---|---|---|
checkedAfterwards = false | bool | if set to true [checked afterwards]. |
Returns: Task -- A Task representing the asynchronous operation.