DateTimeEditors for WinRT
SetSelection Method

Syntax
'Declaration
 
Sub SetSelection( _
   ByVal count As System.Integer, _
   ByVal selection() As NativeMethods.TS_SELECTION_ACP _
) 
void SetSelection( 
   System.int count,
   NativeMethods.TS_SELECTION_ACP[] selection
)

Parameters

count
selection
See Also

Reference

UnsafeNativeMethods.ITextStoreACP2 Interface
UnsafeNativeMethods.ITextStoreACP2 Members

 

 


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

Product Support Forum  |  Documentation Feedback