'Declaration Protected Friend Overridable Sub PerformKeyboardSelection( _ ByVal nextSelectionStart As Integer _ )
'Usage Dim instance As DateTimeUpDownBase(Of T) Dim nextSelectionStart As Integer instance.PerformKeyboardSelection(nextSelectionStart)
protected internal virtual void PerformKeyboardSelection( int nextSelectionStart )
Parameters
- nextSelectionStart