Commands2.Add(String, Int32, Object) Methode

Definition

Nur für die interne Verwendung durch Microsoft vorgesehen.

public:
 void Add(System::String ^ Guid, int ID, System::Object ^ % Control);
void Add(std::wstring const & Guid, int ID, winrt::Windows::Foundation::IInspectable const & & Control);
[System.Runtime.InteropServices.DispId(3)]
[System.Runtime.InteropServices.TypeLibFunc(64)]
public void Add (string Guid, int ID, ref object Control);
[<System.Runtime.InteropServices.DispId(3)>]
[<System.Runtime.InteropServices.TypeLibFunc(64)>]
abstract member Add : string * int * obj -> unit
Public Sub Add (Guid As String, ID As Integer, ByRef Control As Object)

Parameter

Guid
String

Die GUID des Befehls.

ID
Int32

Die Befehls-ID.

Control
Object

Das in der Symbolleiste angezeigte Steuerelement.

Implementiert

Attribute

Gilt für