_CommandBarComboBox.Creator Property

Definition

Gets the ID of the application.

public:
 property int Creator { int get(); };
public:
 property int Creator { int get(); };
[System.Runtime.InteropServices.DispId(1610809345)]
public int Creator { [System.Runtime.InteropServices.DispId(1610809345)] get; }
[<System.Runtime.InteropServices.DispId(1610809345)>]
[<get: System.Runtime.InteropServices.DispId(1610809345)>]
member this.Creator : int
Public ReadOnly Property Creator As Integer

Property Value

Always returns 0x53544452.

Implements

Attributes

Applies to