'DeclarationProtected Overridable Sub OnShowAMPMChanged( _ ByVal oldValue As Boolean, _ ByVal newValue As Boolean _ )
'UsageDim instance As TimePickerView Dim oldValue As Boolean Dim newValue As Boolean instance.OnShowAMPMChanged(oldValue, newValue)
Parameters
- oldValue
- newValue