IConsole2.SetToolbar(Object) Méthode
Définition
Cette API prend en charge l'infrastructure .NET Framework et n'est pas destinée à être directement utilisée à partir de votre code.This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
public:
void SetToolbar(System::Object ^ % pToolbar);
public void SetToolbar (ref object pToolbar);
abstract member SetToolbar : obj -> unit
Public Sub SetToolbar (ByRef pToolbar As Object)
Paramètres
- pToolbar
- Object