ApplicationClass.ToolbarCopyToolFace(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 ToolbarCopyToolFace(System::String ^ ToolbarName, short ButtonIndex) = Microsoft::Office::Interop::MSProject::_MSProject::ToolbarCopyToolFace;
public virtual bool ToolbarCopyToolFace (string ToolbarName, short ButtonIndex);
abstract member ToolbarCopyToolFace : string * int16 -> bool
override this.ToolbarCopyToolFace : string * int16 -> bool
Public Overridable Function ToolbarCopyToolFace (ToolbarName As String, ButtonIndex As Short) As Boolean
Parameters
- ToolbarName
- String
- ButtonIndex
- Int16