.NET Components for Mobility
Turns on/off trailer characters on the specified control.

Declaration Syntax
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