当焦点在控件上,按下键时执行 KeyDown 操作。
命名空间:
SuperMap.UI程序集: SuperMap.Realspace (in SuperMap.Realspace)
版本: dll
语法
C# |
---|
public void DoKeyDown( KeyEventArgs e ) |
参数
- e
- Type: System.Windows.Forms..::.KeyEventArgs
执行操作需要的参数。
C# |
---|
public void DoKeyDown( KeyEventArgs e ) |