RichTextBox for UWP/WinRT
C1RightAlignTool クラス
メンバ 

C1RichTextBox でテキストを右揃えにする ApplicationBar ボタン。
オブジェクト モデル
C1RightAlignTool クラス
構文
'宣言
 
Public Class C1RightAlignTool 
   Inherits C1.Xaml.RichTextBox.C1ApplicationBarToggleButton(Of Nullable(Of C1TextAlignment))
   Implements IUpdateableTool, Windows.UI.Xaml.Controls.ICommandBarElement 
public class C1RightAlignTool : C1.Xaml.RichTextBox.C1ApplicationBarToggleButton<Nullable<C1TextAlignment>>, IUpdateableTool, Windows.UI.Xaml.Controls.ICommandBarElement  
継承階層

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.C1RightAlignTool

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

参照

関連項目

C1RightAlignTool メンバ
C1.Xaml.RichTextBox 名前空間

Send Feedback