Spread Windows Forms 8.0 Product Documentation
ImeSentenceMode Property (IEditorImeSenteceModeSupport)


Gets and sets IME sentence mode.
Syntax
'Declaration
 
Property ImeSentenceMode As ImeSentenceMode
'Usage
 
Dim instance As IEditorImeSenteceModeSupport
Dim value As ImeSentenceMode
 
instance.ImeSentenceMode = value
 
value = instance.ImeSentenceMode
ImeSentenceMode ImeSentenceMode {get; set;}
Requirements

Target Platforms: Windows 2000 Professional (SP4), Windows 2000 Server, Windows 2003 Server (SP1), Windows 2008, Windows XP (SP2), Windows Vista, Windows 7, Windows 8

See Also

Reference

IEditorImeSenteceModeSupport Interface
IEditorImeSenteceModeSupport Members

 

 


Copyright © GrapeCity, inc. All rights reserved.