VisualStyleRenderer.GetFilename(FilenameProperty) Method

Definition

Returns the value of the specified file name property for the current visual style element.

C#
public string GetFilename(System.Windows.Forms.VisualStyles.FilenameProperty prop);

Parameters

prop
FilenameProperty

One of the FilenameProperty values that specifies which property value to retrieve for the current visual style element.

Returns

A String that contains the value of the property specified by the prop parameter for the current visual style element.

Exceptions

prop is not one of the FilenameProperty values.

Remarks

Visual styles can specify the names of image files that are used to draw a particular element in different sizes and resolutions. These file names are encapsulated by the FilenameProperty values.

Applies to

Product Versions
.NET Framework 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1
Windows Desktop 3.0, 3.1, 5, 6, 7, 8, 9, 10