RichTextBox for WinRT
Source Property (C1RichTextPresenter)


Gets or sets the C1RichTextPresenterSource that connects this C1RichTextPresenter to a C1RichTextViewManager
Syntax
'Declaration
 
Public Property Source As C1RichTextPresenterSource
'Usage
 
Dim instance As C1RichTextPresenter
Dim value As C1RichTextPresenterSource
 
instance.Source = value
 
value = instance.Source
public C1RichTextPresenterSource Source {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

C1RichTextPresenter Class
C1RichTextPresenter Members

 

 


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

Product Support Forum  |  Documentation Feedback