RadioButton.Activate Method (2007 System)

Activates the RadioButton.

Namespace:  Microsoft.Office.Tools.Word.Controls
Assembly:  Microsoft.Office.Tools.Word.v9.0 (in Microsoft.Office.Tools.Word.v9.0.dll)

Syntax

'Declaration
Public Sub Activate
'Usage
Dim instance As RadioButton

instance.Activate()
public void Activate()
public:
void Activate()
public function Activate()

Examples

For a code example that demonstrates how to use this method, see Button.Activate. All controls in the Microsoft.Office.Tools.Word.Controls namespace have a functionally equivalent Activate method.

.NET Framework Security

See Also

Reference

RadioButton Class

RadioButton Members

Microsoft.Office.Tools.Word.Controls Namespace