In The Hand
SetAutoSuggest Method (c, value)
NamespacesInTheHand.WindowsMobile.FormsInputContextEditorSetAutoSuggest(Control, Boolean)
.NET Components for Mobility
Enable or disable dictionary suggestions for the specified control.
Declaration Syntax
C#Visual Basic
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