DateTimeEditors for WinRT
SetText Method (UnsafeNativeMethods.ITfRange)

Syntax
'Declaration
 
Sub SetText( _
   ByVal ec As System.Integer, _
   ByVal flags As System.Integer, _
   ByVal text() As System.Char, _
   ByVal count As System.Integer _
) 
void SetText( 
   System.int ec,
   System.int flags,
   System.char[] text,
   System.int count
)

Parameters

ec
flags
text
count
See Also

Reference

UnsafeNativeMethods.ITfRange Interface
UnsafeNativeMethods.ITfRange Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback