点击或拖拽改变大小

GridSplitterOnKeyDown 方法

This is the method that responds to the KeyDown event.

命名空间:  CPF.Controls
程序集:  CPF (在 CPF.dll 中) 版本:0.8.8.5
语法
C#
protected override void OnKeyDown(
	KeyEventArgs e
)

参数

e
类型:CPF.InputKeyEventArgs
Event Arguments
参见