CommandBarControls.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(1610743809)]
public int Creator { [System.Runtime.InteropServices.DispId(1610743809)] get; }
public int Creator { get; }
[<System.Runtime.InteropServices.DispId(1610743809)>]
[<get: System.Runtime.InteropServices.DispId(1610743809)>]
member this.Creator : int
member this.Creator : int
Public ReadOnly Property Creator As Integer

Property Value

The ID of the application.

Implements

Attributes

Remarks

The ID is 0x53544552.

Applies to