NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

ControlPaint Class

The ControlPaint class provides a series of methods that can be used to paint common Windows UI pieces. Many WinForms controls use this class to paint their UI elements.

Object
   ControlPaint

[Visual Basic]
NotInheritable Public Class ControlPaint
[C#]
public sealed class ControlPaint
[C++]
public __gc __sealed class ControlPaint
[JScript]
public class ControlPaint

Remarks

[To be supplied.]

Requirements

Namespace: System.WinForms

Assembly: System.WinForms.dll

See Also

ControlPaint Members | System.WinForms Namespace