Base:
method
ProcessDialogKey
System.Windows.Forms.ToolStripItem.ProcessDialogKey(System.Windows.Forms.Keys)
1 reference to ProcessDialogKey
System.Windows.Forms.Tests (1)
System\Windows\Forms\ToolStripControlHostTests.cs (1)
4703public new bool ProcessDialogKey(Keys keyData) => base.ProcessDialogKey(keyData);