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