Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
C1ComboBox
.
.
::
.
.
BeginEdit Method
C1ComboBox Class
See Also
Begins the edit.
Namespace:
C1.WPF
Assembly:
C1.WPF
(in C1.WPF.dll)
Syntax
C#
public
void
BeginEdit
(
string
text
)
Visual Basic
Public
Sub
BeginEdit
( _
text
As
String
_ )
Parameters
text
Type:
System
.
.
::
.
.
String
The text.
See Also
C1ComboBox Class
C1.WPF Namespace