_MSProject.ToolbarCustomizeTool メソッド

定義

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

パラメーター

ToolbarName
Object
ButtonIndex
Object
Command
Object
FaceIndex
Object
Description
Object
ToolTip
Object

戻り値

適用対象