PowerTools PlusPak for Windows Forms 8.0J
GetScrollLock メソッド

[ScrollLock]キーのモードを取得するSystem.Windows.Forms.Control
指定したコントロールに関連付けられている[ScrollLock]キーのモードを取得します。
構文
Public Function GetScrollLock( _
   ByVal control As Control _
) As LockKeyMode
public LockKeyMode GetScrollLock( 
   Control control
)

パラメータ

control
[ScrollLock]キーのモードを取得するSystem.Windows.Forms.Control
プラットフォーム

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

GcKeyLock クラス
GcKeyLock メンバ

Send Feedback