This topic has not yet been rated - Rate this topic

AmbientTheme.MajorGridBrush Property

Gets the ambient brush settings for major grids on the workflow design surface.

Namespace:  System.Workflow.ComponentModel.Design
Assembly:  System.Workflow.ComponentModel (in System.Workflow.ComponentModel.dll)
[BrowsableAttribute(false)]
public Brush MajorGridBrush { get; }

Property Value

Type: System.Drawing.Brush
A Brush associated with the major grid on the workflow design surface.

If this property contains a null reference (Nothing in Visual Basic), by default it will return a SolidBrush with its color set to the current GridColor property value.

Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003

The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.

.NET Framework

Supported in: 3.5, 3.0
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.