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

C1DropDown には、コントロールのドロップダウン部分が閉じているときに表示される内容を決定する Header プロパティと、ドロップダウン部分に表示される内容を決定する Content プロパティがあります。
オブジェクト モデル
C1DropDownButton クラス
構文
'宣言
 
Public Class C1DropDownButton 
   Inherits C1HeaderedContentControl
public class C1DropDownButton : C1HeaderedContentControl 
継承階層

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
                           C1.Xaml.C1HeaderedContentControl
                              C1.Xaml.C1DropDownButton
                                 C1.Xaml.C1DropDown

参照

C1DropDownButton メンバ
C1.Xaml 名前空間

 

 


Copyright © GrapeCity inc. All rights reserved.