GrapeCity.Win.PluginInputMan アセンブリ > GrapeCity.Win.Spread.InputMan.CellType 名前空間 > GcTextBoxCellType クラス : GetDefaultShortcuts メソッド |
'Declaration Protected Overrides Function GetDefaultShortcuts() As Dictionary(Of Keys,String)
'使用法 Dim instance As GcTextBoxCellType Dim value As Dictionary(Of Keys,String) value = instance.GetDefaultShortcuts()
protected override Dictionary<Keys,string> GetDefaultShortcuts()