Spread Windows Forms 12.0 Product Documentation
GetImeSentenceMode Method


FarPoint.Win Assembly > FarPoint.Win Namespace > spreadImeHelper Class : GetImeSentenceMode Method
The control handle to get
Gets the ImeSentence mode.
Syntax
'Declaration
 
Public Shared Function GetImeSentenceMode( _
   ByVal handle As IntPtr _
) As ImeSentenceMode
'Usage
 
Dim handle As IntPtr
Dim value As ImeSentenceMode
 
value = spreadImeHelper.GetImeSentenceMode(handle)
public static ImeSentenceMode GetImeSentenceMode( 
   IntPtr handle
)

Parameters

handle
The control handle to get
See Also

Reference

spreadImeHelper Class
spreadImeHelper Members