CommandBarControl.Id Property

Definition

Gets the ID of the control.

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

Property Value

The ID of the control.

Attributes

Applies to