'Declaration
Public Shared Function Show( _ ByVal title As System.String _ ) As System.String
'Usage
Dim title As System.String Dim value As System.String value = NInputBox.Show(title)
public static System.string Show( System.string title )
Parameters
- title