Version

Resources Class Members

The following tables list the members exposed by Resources.

Public Properties
 NameDescription
Public Propertystatic (Shared in Visual Basic)CloseButtonToolTipReturns a Infragistics.Shared.DynamicResourceString instance that contains the localized resource for the tooltip of the close button in the Infragistics.Windows.Controls.ToolWindow  
Public Propertystatic (Shared in Visual Basic)CustomizerReturns the Infragistics.Shared.ResourceCustomizer for this assembly.  
Public Propertystatic (Shared in Visual Basic)MaximizeButtonToolTipReturns a Infragistics.Shared.DynamicResourceString instance that contains the localized resource for the tooltip of the maximize button in the Infragistics.Windows.Controls.ToolWindow  
Public Propertystatic (Shared in Visual Basic)MinimizeButtonToolTipReturns a Infragistics.Shared.DynamicResourceString instance that contains the localized resource for the tooltip of the minimize button in the Infragistics.Windows.Controls.ToolWindow  
Public Propertystatic (Shared in Visual Basic)RestoreDownButtonToolTipReturns a Infragistics.Shared.DynamicResourceString instance that contains the localized resource for the tooltip of the restore down button in the Infragistics.Windows.Controls.ToolWindow  
Public Propertystatic (Shared in Visual Basic)RestoreUpButtonToolTipReturns a Infragistics.Shared.DynamicResourceString instance that contains the localized resource for the tooltip of the restore up button in the Infragistics.Windows.Controls.ToolWindow  
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)GetDynamicResourceStringOverloaded. Returns a DynamicResourceString object that tracks customization changes to a resource and raises an event when the resource value is changed.  
Public Methodstatic (Shared in Visual Basic)GetObjectReturns the resource object using the specified name.  
Public Methodstatic (Shared in Visual Basic)GetStringOverloaded. Returns the resource string using the specified name and default culture.  
See Also