'Declaration Protected Overrides Function IsInputKey( _ ByVal keyData As Keys _ ) As Boolean
'Declaration
Protected Overrides Function IsInputKey( _ ByVal keyData As Keys _ ) As Boolean
'使用法 Dim instance As FpScrollBar Dim keyData As Keys Dim value As Boolean value = instance.IsInputKey(keyData)
'使用法
Dim instance As FpScrollBar Dim keyData As Keys Dim value As Boolean value = instance.IsInputKey(keyData)
protected override bool IsInputKey( Keys keyData )
FpScrollBar クラス FpScrollBar メンバ
Copyright © 2004 GrapeCity inc.