In The Hand LtdIn The Hand
SetCaption Method (textBox, caption)
NamespacesInTheHand.Windows.FormsTextBoxHelperSetCaption(TextBox, String)
.NET Components for Mobility
Sets the caption of the associated full-screen edit control (Standard Edition/Smartphone only)
Declaration Syntax
C#Visual Basic
public static void SetCaption(
	TextBox textBox,
	string caption
)
Public Shared Sub SetCaption ( _
	textBox As TextBox, _
	caption As String _
)
Parameters
textBox (TextBox)
The TextBox control.
caption (String)
Caption to display in the Titlebar.

Assembly: InTheHand.Windows.Forms (Module: InTheHand.Windows.Forms) Version: 7.0.0.0