.NET Components for Mobility
Enable or disable dictionary suggestions for the specified control.

Declaration Syntax
public static void SetAutoSuggest(
Control c,
bool value
)
Public Shared Sub SetAutoSuggest ( _
c As Control, _
value As Boolean _
)

Parameters
- c (Control)
- The Control.
- value (Boolean)
- True to set Auto-Suggestion else False.
Assembly:
InTheHand.WindowsMobile (Module: InTheHand.WindowsMobile) Version: 4.2.0.0