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

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