public void ProcessEnterKey( ref Keys KeyCode, ref int Shift )
Public Sub ProcessEnterKey ( _ ByRef KeyCode As Keys, _ ByRef Shift As Integer _ )
public: void ProcessEnterKey( Keys^% KeyCode, int^% Shift )