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

C1RichTextBox の ApplicationBar ボタンの抽象基本クラス。
オブジェクト モデル
C1ButtonTool クラス
構文
'宣言
 
Public MustInherit Class C1ButtonTool 
   Inherits Windows.UI.Xaml.Controls.Button
public abstract class C1ButtonTool : Windows.UI.Xaml.Controls.Button 
継承階層

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.Button
                                 C1.Xaml.RichTextBox.C1ButtonTool
                                    C1.Xaml.RichTextBox.C1DecreaseFontSizeTool
                                    C1.Xaml.RichTextBox.C1IncreaseFontSizeTool
                                    C1.Xaml.RichTextBox.C1RedoTool
                                    C1.Xaml.RichTextBox.C1UndoTool

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

参照

関連項目

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

Send Feedback