_MSProject.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:
bool ToolbarDeleteTool(System::String ^ ToolbarName, short ButtonIndex);
public bool ToolbarDeleteTool (string ToolbarName, short ButtonIndex);
abstract member ToolbarDeleteTool : string * int16 -> bool
Public Function ToolbarDeleteTool (ToolbarName As String, ButtonIndex As Short) As Boolean
Parameters
- ToolbarName
- String
- ButtonIndex
- Int16