バージョン

ExcludedShortcuts プロパティ

キーボードのカスタマイズ ダイアログから除外するショートカットのリスト。
シンタックス
'宣言
 
Public ReadOnly Property ExcludedShortcuts As List(Of Shortcut)
public List<Shortcut> ExcludedShortcuts {get;}
参照