ActiveReports.Viewer3 Request technical support
AnnotationBalloon Property
See Also 


Gets the image that is displayed on the AnnotationBalloon button.

Syntax

Visual Basic (Declaration) 
Public Shared ReadOnly Property AnnotationBalloon As Image
Visual Basic (Usage)Copy Code
Dim value As Image
 
value = Images.AnnotationBalloon
C# 
public static Image AnnotationBalloon {get;}

See Also