SystemPens::GradientInactiveCaption Property
.NET Framework (current version)
Gets a Pen that is the lightest color in the color gradient of an inactive window's title bar.
Assembly: System.Drawing (in System.Drawing.dll)
The following code example demonstrates how to use the GradientInactiveCaption property. To run this example, paste it into a Windows Form. Handle the form’s Paint event and call the DrawWithGradientInactiveCaptionPen method from the Paint event-handling method, passing e as PaintEventArgs.
.NET Framework
Available since 2.0
Available since 2.0
Show: