Condividi tramite


CommandBarPopup.Controls Property

Definition

Gets the controls owned by this popup.

public:
 property Microsoft::VisualStudio::CommandBars::CommandBarControls ^ Controls { Microsoft::VisualStudio::CommandBars::CommandBarControls ^ get(); };
[System.Runtime.InteropServices.DispId(1610940417)]
public Microsoft.VisualStudio.CommandBars.CommandBarControls Controls { [System.Runtime.InteropServices.DispId(1610940417)] get; }
[<System.Runtime.InteropServices.DispId(1610940417)>]
[<get: System.Runtime.InteropServices.DispId(1610940417)>]
member this.Controls : Microsoft.VisualStudio.CommandBars.CommandBarControls
Public ReadOnly Property Controls As CommandBarControls

Property Value

The controls owned by this popup.

Attributes

Applies to