'Declaration
Public Overloads Function FindString( _ ByVal s As System.String, _ ByVal index As System.Integer _ ) As System.Integer
'Usage
Dim instance As NComboBox Dim s As System.String Dim index As System.Integer Dim value As System.Integer value = instance.FindString(s, index)
Parameters
- s
- index