'Declaration Protected Overrides Function IsInputKey( _ ByVal keyData As Keys _ ) As Boolean
'使用法 Dim instance As FormulaTextBox Dim keyData As Keys Dim value As Boolean value = instance.IsInputKey(keyData)
protected override bool IsInputKey( Keys keyData )
FormulaTextBox クラス FormulaTextBox メンバ
© 2004-2015, GrapeCity inc. All rights reserved.