Basic Library for WinRT
OnLayoutChange Method

Syntax
'Declaration
 
Sub OnLayoutChange( _
   ByVal lcode As NativeMethods.TsLayoutCode, _
   ByVal viewCookie As System.Integer _
) 
void OnLayoutChange( 
   NativeMethods.TsLayoutCode lcode,
   System.int viewCookie
)

Parameters

lcode
viewCookie
See Also

Reference

UnsafeNativeMethods.ITextStoreACPSink Interface
UnsafeNativeMethods.ITextStoreACPSink Members

 

 


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

Product Support Forum  |  Documentation Feedback