This topic has not yet been rated - Rate this topic

BooleanProperty Enumeration

Identifies the Boolean properties of a visual style element.

Namespace:  System.Windows.Forms.VisualStyles
Assembly:  System.Windows.Forms (in System.Windows.Forms.dll)
public enum BooleanProperty
Member name Description
Transparent The image has transparent areas.
AutoSize The width of nonclient captions varies with the extent of the text.
BorderOnly Only the border of an image is drawn.
Composited The control will handle composite drawing.
BackgroundFill The background of a fixed-size element is a filled rectangle.
GlyphTransparent The glyph has transparent areas.
GlyphOnly Only the glyph should be drawn, not the background.
AlwaysShowSizingBar The sizing handle will always be displayed.
MirrorImage The image is mirrored in right-to-left display modes.
UniformSizing The height and width must be sized equally.
IntegralSizing The scaling factor must be an integer for fixed-size elements.
SourceGrow The source image will scale larger when needed.
SourceShrink The source image will scale smaller when needed.

The BooleanProperty enumeration represents a set of Boolean properties that describe visual style elements. The BooleanProperty values are used as an argument in the GetBoolean method to specify which property value to retrieve for the element that the VisualStyleRenderer currently represents.

.NET Framework

Supported in: 4, 3.5, 3.0, 2.0

.NET Framework Client Profile

Supported in: 4, 3.5 SP1

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

The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ