RichTextBox for WinRT
C1ItalicTool Class
Members 


ApplicationBar toggle button that makes text italic in a C1RichTextBox.
Object Model
C1ItalicTool Class
Syntax
'Declaration
 
Public Class C1ItalicTool 
   Inherits C1.Xaml.RichTextBox.C1ApplicationBarToggleButton(Of Nullable(Of FontStyle))
   Implements IUpdateableTool, Windows.UI.Xaml.Controls.ICommandBarElement 
'Usage
 
Dim instance As C1ItalicTool
public class C1ItalicTool : C1.Xaml.RichTextBox.C1ApplicationBarToggleButton<Nullable<FontStyle>>, IUpdateableTool, Windows.UI.Xaml.Controls.ICommandBarElement  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         System.Runtime.InteropServices.WindowsRuntime.RuntimeClass
            Windows.UI.Xaml.DependencyObject
               Windows.UI.Xaml.UIElement
                  Windows.UI.Xaml.FrameworkElement
                     Windows.UI.Xaml.Controls.Control
                        Windows.UI.Xaml.Controls.ContentControl
                           Windows.UI.Xaml.Controls.Primitives.ButtonBase
                              Windows.UI.Xaml.Controls.Primitives.ToggleButton
                                 Windows.UI.Xaml.Controls.AppBarToggleButton
                                    C1.Xaml.RichTextBox.C1ApplicationBarToggleButton<T>
                                       C1.Xaml.RichTextBox.C1ItalicTool

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

C1ItalicTool Members
C1.Xaml.RichTextBox Namespace

 

 


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

Product Support Forum  |  Documentation Feedback