ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Framework Namespace / ScrollableControl Class / CreateGraphics Method

In This Topic
    CreateGraphics Method (ScrollableControl)
    In This Topic
    Syntax
    'Declaration
     
    Public Function CreateGraphics() As System.Drawing.Graphics
    public System.Drawing.Graphics CreateGraphics()
    See Also