ComponentOne Scheduler for WinForms
ResourceManager Property (Strings)

C1.Win.C1Schedule.4 Assembly > C1.Win.C1Schedule.Localization Namespace > Strings Class : ResourceManager Property
The ResourceManager object used for lookup resources.
Syntax
'Declaration
 
Public Shared Property ResourceManager As System.Resources.ResourceManager
public static System.Resources.ResourceManager ResourceManager {get; set;}
Remarks
Set this property to the valid value if you define resources in a Custom Control assembly.
See Also

Reference

Strings Class
Strings Members