ResFinder
Class
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.
Gets the progress icon used by Telerik WinControls.
C#
public static Icon ProgressIcon { get; }
An Icon representing the progress indicator.
Gets the Telerik WinForms application icon.
C#
public static Icon WinFormsIcon { get; }
An Icon representing the WinForms application.
Gets the Telerik WinForms logo with text.
C#
public static Image WinFormsLogoWithText { get; }
An Image containing the WinForms logo with accompanying text.