PowerTools SPREAD for Windows Forms 8.0J
GetDefaultShortcuts メソッド (InputManCellTypeBase)


既定のショートカット機能を取得します。
構文
'Declaration
 
Protected MustOverride Function GetDefaultShortcuts() As Dictionary(Of Keys,String)
'使用法
 
Dim instance As InputManCellTypeBase
Dim value As Dictionary(Of Keys,String)
 
value = instance.GetDefaultShortcuts()
protected abstract Dictionary<Keys,string> GetDefaultShortcuts()
参照

InputManCellTypeBase クラス
InputManCellTypeBase メンバ

 

 


© 2004-2015, GrapeCity inc. All rights reserved.