ComponentOne Studio for WinRT XAML
C1ContextMenu クラス
メンバ 

C1ContextMenu コントロールは、ユーザーがコントロール上で右クリックすると表示されるメニューを表します。
オブジェクト モデル
C1ContextMenu クラス
構文
'宣言
 
Public Class C1ContextMenu 
   Inherits C1Menu
   Implements IC1ContextMenu, Windows.UI.Xaml.Controls.IItemContainerMapping 
public class C1ContextMenu : C1Menu, IC1ContextMenu, Windows.UI.Xaml.Controls.IItemContainerMapping  
継承階層

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.ItemsControl
                           C1.Xaml.C1HierarchicalPresenter
                              C1.Xaml.C1Menu
                                 C1.Xaml.C1ContextMenu

参照

C1ContextMenu メンバ
C1.Xaml 名前空間

 

 


Copyright © GrapeCity inc. All rights reserved.