RichTextBox for WinRT
RichTextPainterChangeEventArgs Constructor


Value for the Range property.
Initializes a new RichTextPainterChangeEventArgs object.
Syntax
'Declaration
 
Public Function New( _
   ByVal range As C1TextRange _
)
'Usage
 
Dim range As C1TextRange
 
Dim instance As New RichTextPainterChangeEventArgs(range)
public RichTextPainterChangeEventArgs( 
   C1TextRange range
)

Parameters

range
Value for the Range property.
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

RichTextPainterChangeEventArgs Class
RichTextPainterChangeEventArgs Members

 

 


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

Product Support Forum  |  Documentation Feedback