FlexGrid for WinRT
OnTextChange Method

Syntax
'Declaration
 
Sub OnTextChange( _
   ByVal flags As NativeMethods.OnTextChangeFlags, _
   ByRef change As NativeMethods.TS_TEXTCHANGE _
) 
void OnTextChange( 
   NativeMethods.OnTextChangeFlags flags,
   ref NativeMethods.TS_TEXTCHANGE change
)

Parameters

flags
change
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

UnsafeNativeMethods.ITextStoreACPSink Interface
UnsafeNativeMethods.ITextStoreACPSink Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Product Support Forum  |   Documentation Feedback