Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / ExclamationBalloonShape Class
Members


In This Topic
    ExclamationBalloonShape Class
    In This Topic
    Represents an exclamation balloon shape object.
    Syntax
    'Declaration
     
    
    Public Class ExclamationBalloonShape 
       Inherits CaptionBalloonShape
       Implements FarPoint.Win.ISerializeSupport, IPdfSupportPSObject 
    'Usage
     
    
    Dim instance As ExclamationBalloonShape
    Inheritance Hierarchy

    System.Object
       FarPoint.Win.ElementWindowless
          FarPoint.Win.Spread.DrawingSpace.PSObject
             FarPoint.Win.Spread.DrawingSpace.PSShape
                FarPoint.Win.Spread.DrawingSpace.CaptionBalloonShape
                   FarPoint.Win.Spread.DrawingSpace.ExclamationBalloonShape

    See Also