ListBox.NoMatches Pole

Definice

Určuje, že během hledání se nenajdou žádné shody.

public: int NoMatches = -1;
public const int NoMatches = -1;
val mutable NoMatches : int
Public Const NoMatches As Integer  = -1

Hodnota pole

Value = -1

Poznámky

Tato konstanta je vrácena metodami FindString, FindStringExacta IndexFromPoint , pokud nejsou nalezeny žádné odpovídající hodnoty při hledání.

Platí pro