[]
Displays the input map editor.
public virtual DialogResult ShowInputMapEditor(IWin32Window owner)
Public Overridable Function ShowInputMapEditor(owner As IWin32Window) As DialogResult
Type | Name | Description |
---|---|---|
IWin32Window | owner | The owner. |
Type | Description |
---|---|
DialogResult | One of the System.Windows.Forms.DialogResult values. |