United States (English)
Sign in
Home
Library
Learn
Samples
Downloads
Support
Community
Forums
MSDN Library
Office and SharePoint development
Office client development
Office 2010
Office 2010
Office 2010 Primary Interop Assembly Reference
Class Library
Microsoft.Office.Core
BalloonLabel Interface
BalloonLabel Properties
Application Property
Creator Property
Item Property
Name Property
Parent Property
Text Property
This topic has not yet been rated
-
Rate this topic
BalloonLabel
.
Parent Property
Office 2010
Other Versions
Office 2003
Returns the parent object for the specified object.
Namespace:
Microsoft.Office.Core
Assembly:
office
(in office.dll)
Syntax
C#
VB
Copy
Object Parent {
get
; }
Property Value
Type:
System
.
Object
See Also
Reference
BalloonLabel Interface
BalloonLabel Members
Microsoft.Office.Core Namespace
Did you find this helpful?
Yes
No
Not accurate
Not enough depth
Need more code examples
Tell us more...
(
1500
characters remaining)
Community Additions
ADD