PDF for WinRT
StringFormat Constructor(TextBlock)


Windows.UI.Xaml.Controls.TextBlock used to initialize the new StringFormat.
Initializes a new instance of a StringFormat.
Syntax
'Declaration
 
Public Function New( _
   ByVal tb As TextBlock _
)
'Usage
 
Dim tb As TextBlock
 
Dim instance As New StringFormat(tb)
public StringFormat( 
   TextBlock tb
)

Parameters

tb
Windows.UI.Xaml.Controls.TextBlock used to initialize the new StringFormat.
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

StringFormat Class
StringFormat Members
Overload List

 

 


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

Product Support Forum  |  Documentation Feedback