PowerTools SPREAD for Windows Forms 8.0J
ProcessDialogChar メソッド


文字コード
内部使用のみ。
構文
'Declaration
 
Protected Overrides Function ProcessDialogChar( _
   ByVal charCode As Char _
) As Boolean
'使用法
 
Dim instance As MultiColumnEditor
Dim charCode As Char
Dim value As Boolean
 
value = instance.ProcessDialogChar(charCode)
protected override bool ProcessDialogChar( 
   char charCode
)

パラメータ

charCode
文字コード
参照

MultiColumnEditor クラス
MultiColumnEditor メンバ

 

 


© 2004-2015, GrapeCity inc. All rights reserved.