This topic has not yet been rated - Rate this topic

BalloonLabel.Text Property

Returns or sets the text displayed next to a check box or label in the Office Assistant balloon.

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)
string Text { get; set; }

Property Value

Type: System.String

Some of the content in this topic may not be applicable to some languages.

You can specify that a particular graphic be displayed by using the following syntax: {type location sizing_factor}, where type is bmp (bitmap) or wmf (Windows metafile); location is the resource ID or the path and file name; and sizing_factor denotes the width of the .wmf file (sizing_factor is omitted for .bmp files).

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.