New to Telerik UI for WinFormsStart a free 30-day trial

Provides access to embedded Telerik WinControls resources including icons and images. Not intended for general use.

Definition

Namespace:Telerik.WinControls

Assembly:Telerik.WinControls.dll

Syntax:

C#
public class ResFinder

Inheritance: objectResFinder

Constructors

C#
public ResFinder()

Properties

Gets the menu icon used by Telerik WinControls.

C#
public static Image MenuIcon { get; }
Property Value:

An Image representing the menu icon.

Gets the progress icon used by Telerik WinControls.

C#
public static Icon ProgressIcon { get; }
Property Value:

An Icon representing the progress indicator.

Gets the Telerik WinForms application icon.

C#
public static Icon WinFormsIcon { get; }
Property Value:

An Icon representing the WinForms application.

Gets the Telerik WinForms logo with text.

C#
public static Image WinFormsLogoWithText { get; }
Property Value:

An Image containing the WinForms logo with accompanying text.