ListBox.NoMatches フィールド
検索中に一致する値が見つからなかったことを示します。
Public Const NoMatches As Integer
[C#]
public const int NoMatches;
[C++]
public: const int NoMatches;
[JScript]
public var NoMatches : int;
解説
この定数は、検索で一致する値が見つからなかった場合に、 FindString 、 FindStringExact 、 IndexFromPoint の各メソッドから返されます。
必要条件
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ