_MSProject.ToolbarCustomizeTool 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 ToolbarCustomizeTool (object ToolbarName, object ButtonIndex, object Command, object FaceIndex, object Description, object ToolTip);
abstract member ToolbarCustomizeTool : obj * obj * obj * obj * obj * obj -> bool
Public Function ToolbarCustomizeTool (Optional ToolbarName As Object, Optional ButtonIndex As Object, Optional Command As Object, Optional FaceIndex As Object, Optional Description As Object, Optional ToolTip As Object) As Boolean
Parameters
- ToolbarName
- Object
- ButtonIndex
- Object
- Command
- Object
- FaceIndex
- Object
- Description
- Object
- ToolTip
- Object