PowerTools InputMan for Windows Forms 8.0J
IsKeyValid メソッド

識別名を表すString値。
識別名が有効か、無効かを返します。
構文
Protected Function IsKeyValid( _
   ByVal key As String _
) As Boolean
protected bool IsKeyValid( 
   string key
)

パラメータ

key
識別名を表すString値。

戻り値の型

説明
True 識別名は有効です。
False 識別名は無効です。
参照

ButtonTextCollection クラス
ButtonTextCollection メンバ

 

 


© 2004-2015 GrapeCity inc. All rights reserved.