CommandBarPopup.BuiltIn 属性

定义

确定此控件是否为自定义控件或内置控件。

public:
 property bool BuiltIn { bool get(); };
public:
 property bool BuiltIn { bool get(); };
[System.Runtime.InteropServices.DispId(1610874882)]
public bool BuiltIn { [System.Runtime.InteropServices.DispId(1610874882)] get; }
[<System.Runtime.InteropServices.DispId(1610874882)>]
[<get: System.Runtime.InteropServices.DispId(1610874882)>]
member this.BuiltIn : bool
Public ReadOnly Property BuiltIn As Boolean

属性值

Boolean

false 如果此控件是自定义控件,则为; 否则为 true

实现

属性

适用于