This topic has not yet been rated - Rate this topic

RadioButton.SetBoundsCore Method

This API supports the Visual Studio infrastructure and is not intended to be used directly from your code.
This member overrides Control.SetBoundsCore(Int32, Int32, Int32, Int32, BoundsSpecified).

Namespace:  Microsoft.Office.Tools.Word.Controls
Assembly:  Microsoft.Office.Tools.Word.v4.0.Utilities (in Microsoft.Office.Tools.Word.v4.0.Utilities.dll)
protected override void SetBoundsCore(
	int x,
	int y,
	int width,
	int height,
	BoundsSpecified specified
)

Parameters

x
Type: Int32
y
Type: Int32
width
Type: Int32
height
Type: Int32
specified
Type: BoundsSpecified
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.