Skip to content

NumberBox.OnTemplateButtonClick(string?) method

Defined in

Type: NumberBox 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

protected override void OnTemplateButtonClick(string? parameter)

Inherited documentation

These docs were inherited from TextBox. The member doesn't override them on this type.

Summary: Triggered by clicking a button in the control template.

Parameters

NameTypeDescription
parameterstring?The parameter.