Spread Windows Forms 6.0 Product Documentation
OnPaint Method
See Also  Support Options
FarPoint.Win Assembly > FarPoint.Win Namespace > SuperEditBase Class : OnPaint Method


Glossary Item Box

Raises the Paint event, which paints the edit control. Paints the edit control.

Overload List

OverloadDescription
OnPaint(PaintEventArgs)Raises the Paint event, which paints the edit control.  
OnPaint(Graphics,Rectangle,ElementStyle)Paints the control (both text and picture) with an overriding style. (Inherited from FarPoint.Win.ElementControl)
OnPaint(Graphics,Rectangle)Paints the control (text and picture). (Inherited from FarPoint.Win.ElementControl)

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

© 2002-2012 ComponentOne, a division of GrapeCity. All Rights Reserved.