TimePickerBase.

WriteValueToTextBox(string) Method

Namespace
MahApps.Metro.Controls
Containing Type
TimePickerBase

Syntax

protected void WriteValueToTextBox(string value)

Parameters

Name Type Description
value string

Return Value

Type Description
void