PowerTools InputMan for Windows Forms 8.0J
WndProc メソッド (GcListBox)

処理対象のMessage
ウィンドウメッセージを処理します。
構文
Protected Overrides Sub WndProc( _
   ByRef m As Message _
) 
protected override void WndProc( 
   ref Message m
)

パラメータ

m
処理対象のMessage
解説
継承コントロールは、処理できないメッセージを処理するために、基本クラスのWndProc メソッドを呼び出す必要があります。
参照

GcListBox クラス
GcListBox メンバ

 

 


© 2004-2015 GrapeCity inc. All rights reserved.