ApplicationClass.ToolbarDeleteTool(String, Int16) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Parameters
- ToolbarName
- String
- ButtonIndex
- Int16