ComponentOne Word for WinForms
C1.C1Word.4.5.2 Assembly / C1.C1Word.Canvas Namespace / VerticalScrollShape Class
Members

In This Topic
    VerticalScrollShape Class
    In This Topic
    Represents a vertical scroll shape of the shape container.
    Object Model
    VerticalScrollShape Class
    Syntax
    'Declaration
     
    Public Class VerticalScrollShape 
       Inherits FilledShape
       Implements C1.C1Word.Objects.IRtfContent 
    public class VerticalScrollShape : FilledShape, C1.C1Word.Objects.IRtfContent  
    Inheritance Hierarchy

    System.Object
       C1.C1Word.Canvas.DrawingShape
          C1.C1Word.Canvas.FilledShape
             C1.C1Word.Canvas.VerticalScrollShape

    See Also