[]
        
(Showing Draft Content)

FarPoint.Win.TabStrip.OnPaint

OnPaint Method

OnPaint(PaintEventArgs)

OnPaint - Paints the tabstrip control

Declaration
protected override void OnPaint(PaintEventArgs e)
Protected Overrides Sub OnPaint(e As PaintEventArgs)
Parameters
Type Name Description
PaintEventArgs e

PaintEventArgs object containing the event data

Overrides