Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / ExclamationBalloonShape Class / SetInitialShape Method


In This Topic
SetInitialShape Method (ExclamationBalloonShape)
In This Topic
Creates the initial exclamation balloon shape.
Syntax
'Declaration
 
Protected Overrides Sub SetInitialShape() 
 
'Usage
 
Dim instance As ExclamationBalloonShape
 
instance.SetInitialShape()
See Also