'Declaration Protected Friend Overrides Sub PerformKeyboardSelection( _ ByVal nextSelectionStart As Integer _ )
'Usage Dim instance As DateTimeUpDown Dim nextSelectionStart As Integer instance.PerformKeyboardSelection(nextSelectionStart)
protected internal override void PerformKeyboardSelection( int nextSelectionStart )
Parameters
- nextSelectionStart