首页  编辑  

Keys转换为快捷键字符串

Tags: /C#/界面处理/   Date Created:

Text = TypeDescriptor . GetConverter(typeof( Keys )) . ConvertToString( Keys . Control | Keys . S);

//Ctrl+S