RichTextBox for WinRT
Position Property (TextDragMoveEventArgs)


Gets or sets the position where a placeholder will be shown. If set to null no placeholder is shown.
Syntax
'Declaration
 
Public Property Position As C1TextPointer
'Usage
 
Dim instance As TextDragMoveEventArgs
Dim value As C1TextPointer
 
instance.Position = value
 
value = instance.Position
public C1TextPointer Position {get; set;}
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

TextDragMoveEventArgs Class
TextDragMoveEventArgs Members

 

 


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

Product Support Forum  |  Documentation Feedback