Class
ResFinder

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:

cs-api-definition
public class ResFinder

Inheritance: objectResFinder

Constructors

ResFinder()

Declaration

cs-api-definition
public ResFinder()

Properties

MenuIcon

Gets the menu icon used by Telerik WinControls.

Declaration

cs-api-definition
public static Image MenuIcon { get; }

Property Value

Image

An Image representing the menu icon.

ProgressIcon

Gets the progress icon used by Telerik WinControls.

Declaration

cs-api-definition
public static Icon ProgressIcon { get; }

Property Value

Icon

An Icon representing the progress indicator.

WinFormsIcon

Gets the Telerik WinForms application icon.

Declaration

cs-api-definition
public static Icon WinFormsIcon { get; }

Property Value

Icon

An Icon representing the WinForms application.

WinFormsLogoWithText

Gets the Telerik WinForms logo with text.

Declaration

cs-api-definition
public static Image WinFormsLogoWithText { get; }

Property Value

Image

An Image containing the WinForms logo with accompanying text.