CommandBarComboBoxClass.Creator Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the ID of the application.
public:
virtual property int Creator { int get(); };
public:
virtual property int Creator { int get(); };
[System.Runtime.InteropServices.DispId(1610809345)]
public virtual int Creator { [System.Runtime.InteropServices.DispId(1610809345)] get; }
[<System.Runtime.InteropServices.DispId(1610809345)>]
[<get: System.Runtime.InteropServices.DispId(1610809345)>]
member this.Creator : int
Public Overridable ReadOnly Property Creator As Integer
Property Value
Always returns 0x53544452.
Implements
- Attributes