In The Hand
SetHaveTrailer Method (c, value)
NamespacesInTheHand.WindowsMobile.FormsInputContextEditorSetHaveTrailer(Control, Boolean)
.NET Components for Mobility
Turns on/off trailer characters on the specified control.
Declaration Syntax
C#Visual Basic
public static void SetHaveTrailer(
	Control c,
	bool value
)
Public Shared Sub SetHaveTrailer ( _
	c As Control, _
	value As Boolean _
)
Parameters
c (Control)
The Control.
value (Boolean)
True to enable trailer characters else False.
Remarks
Trailer characters are characters such as spaces, tabs, or semicolons, which are used to separate words or phrases.

Assembly: InTheHand.WindowsMobile (Module: InTheHand.WindowsMobile) Version: 4.2.0.0