GrapeCity InputMan for Windows Forms 10.0J
FindString(String,String) メソッド

検索キーとなる文字列を表す String 値。
テキスト書式を参照する。
リスト内に存在する、指定したテキスト書式に基づく指定した文字列で始まるすべての項目を検索します。
構文
Public Overloads Function FindString( _
   ByVal s As String, _
   ByVal textFormat As String _
) As MatchedComboItemCollection

パラメータ

s
検索キーとなる文字列を表す String 値。
textFormat
テキスト書式を参照する。

戻り値の型

一致した項目を含む オブジェクト。
例外
例外解説
System.ArgumentException textFormatが有効なテキスト書式ではありません。
参照

GcComboBox クラス
GcComboBox メンバ
オーバーロード一覧

 

 


© 2004 GrapeCity inc. All rights reserved.