Compartir a través de


ApplicationClass.ToolbarDeleteTool(String, Int16) Método

Definición

public:
 virtual bool ToolbarDeleteTool(System::String ^ ToolbarName, short ButtonIndex) = Microsoft::Office::Interop::MSProject::_MSProject::ToolbarDeleteTool;
public virtual bool ToolbarDeleteTool (string ToolbarName, short ButtonIndex);
abstract member ToolbarDeleteTool : string * int16 -> bool
override this.ToolbarDeleteTool : string * int16 -> bool
Public Overridable Function ToolbarDeleteTool (ToolbarName As String, ButtonIndex As Short) As Boolean

Parámetros

ToolbarName
String
ButtonIndex
Int16

Devoluciones

Implementaciones

Se aplica a