'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)
protected override bool IsInputKey( Keys keyData )
FpScrollBar クラス FpScrollBar メンバ
© 2004-2015, GrapeCity inc. All rights reserved.