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