Click or drag to resize

CoreInputBox Method

Namespace:  CSID3TagsLib
Assembly:  CSAudioRecorder (in CSAudioRecorder.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
public static DialogResult InputBox(
	string title,
	string promptText,
	ref string value
)

Parameters

title
Type: SystemString
promptText
Type: SystemString
value
Type: SystemString

Return Value

Type: DialogResult
See Also