This topic has not yet been rated - Rate this topic

CommandBarControl.accLocation Method (Int32%, Int32%, Int32%, Int32%, Object)

Reserved for internal use.

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)
void accLocation(
	out int pxLeft,
	out int pyTop,
	out int pcxWidth,
	out int pcyHeight,
	Object varChild
)

Parameters

pxLeft
Type: System.Int32%
pyTop
Type: System.Int32%
pcxWidth
Type: System.Int32%
pcyHeight
Type: System.Int32%
varChild
Type: System.Object

Implements

_IMsoOleAccDispObj.accLocation(Int32, Int32, Int32, Int32, Object)
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.