TrackBar.IsInputKey 메서드
이 멤버는 Control.IsInputKey을(를) 재정의합니다.
구문
‘선언
Protected Overrides Function IsInputKey ( _
keyData As Keys _
) As Boolean
‘사용 방법
Dim keyData As Keys
Dim returnValue As Boolean
returnValue = Me.IsInputKey(keyData)
protected override bool IsInputKey (
Keys keyData
)
protected:
virtual bool IsInputKey (
Keys keyData
) override
protected boolean IsInputKey (
Keys keyData
)
protected override function IsInputKey (
keyData : Keys
) : boolean
버전 정보
.NET Framework
2.0, 1.1, 1.0에서 지원