ControlExtensions::AddButton Method

 

Adds a new Button control to the document.

Namespace:   Microsoft.Office.Tools.Word
Assembly:  Microsoft.Office.Tools.Word.v4.0.Utilities (in Microsoft.Office.Tools.Word.v4.0.Utilities.dll)

NameDescription
System_CAPS_pubmethodSystem_CAPS_staticAddButton(ControlCollection^, Range^, Single, Single, String^)

Adds a new Button control to the document in the specified size and location.

System_CAPS_pubmethodSystem_CAPS_staticAddButton(ControlCollection^, Single, Single, Single, Single, String^)

Adds a new Button control to the document in the specified size and location.

Return to top
Show: