DevComponents.Instrumentation Represents the Gauge control. Disables any redrawing of the Gauge control. To maintain performance while items are added one at a time to the control, call the BeginUpdate method. The BeginUpdate method prevents the control from painting until the EndUpdate method is called. Enables the redrawing of the Gauge control. To maintain performance while items are added one at a time to the control, call the BeginUpdate method. The BeginUpdate method prevents the control from painting until the EndUpdate method is called. Gets the named Pointer Value. If the Pointer is not defined, an exception is thrown. Pointer Name Value Gets the named Scale:Pointer Value. If either the Scale or the Pointer is not defined, an exception is thrown. Scale Name Pointer Name Sets the named Pointer Value to the given value. An exception is thrown if the Pointer is not defined. Pointer Name Value to set Sets the named Pointer Value to the given value. An exception is thrown if the Pointer is not defined. Pointer Name Value to set Indicates whether to dampen the resultant output Sets the named Scale:Pointer Value to the given value. An exception is thrown if the Scale or Pointer is not defined. Scale name Pointer name Value to set Sets the named Scale:Pointer Value to the given value. An exception is thrown if the Scale or Pointer is not defined. Scale name Pointer name Value to set Indicates whether to dampen the resultant output Gets the named Pointer. Pointer name Pointer, or null Gets the named Scale:Pointer. Scale name Pointer name Pointer, or null Gets the GaugeItem from the given Point Point GaugeItem, or null Required designer variable. Clean up any resources being used. true if managed resources should be disposed; otherwise, false. Required method for Designer support - do not modify the contents of this method with the code editor. Gets the gauge Frame. Gets the collection og GaugeItems (Text, Image, etc) Gets the collection of Circular Scales contained within the gauge. Gets the collection of Linear Scales contained within the gauge. Gets or sets whether to display ToolTips RenderGaugeContentEventArgs Graphics Gauge Bounds PreRenderScaleEventArgs PostRenderScaleEventArgs Graphics GaugeScale Cancel PreRenderScaleRangeEventArgs PostRenderScaleRangeEventArgs Graphics GaugeRange GaugeRange Bounds Range StartAngle Range SweepAngle Cancel PreRenderScaleSectionEventArgs PostRenderScaleSectionEventArgs Graphics GaugeSection Section Bounds Section StartAngle Section SweepAngle Cancel PreRenderScalePointerEventArgs PostRenderScalePointerEventArgs Graphics GaugePointer Cancel PreRenderScaleGaugePinEventArgs PostRenderScaleGaugePinEventArgs Graphics GaugePin Cancel PreRenderScaleCustomLabelEventArgs PostRenderScaleCustomLabelEventArgs Graphics CustomLabel Cancel PreRenderIndicatorEventArgs PostRenderIndicatorEventArgs Graphics GaugeIndicator Cancel PreRenderIndicatorDigitEventArgs PostRenderIndicatorDigitEventArgs Graphics GaugeIndicator NumericElement / digit NumericElement / digit index (from left to right) Cancel ScaleEnterEventArgs GaugePointer GaugeScale ScaleLeaveEventArgs SectionEnterEventArgs GaugePointer GaugeSection SectionLeaveEventArgs RangeEnterEventArgs GaugePointer GaugeRange RangeLeaveEventArgs PointerChangingEventArgs GaugePointer OldValue NewValue PointerChangedEventArgs GaugePointer OldValue NewValue GetPointerPathEventArgs Bounds GraphicsPath GaugePointer GetDisplayTemplateTextEventArgs Gets the GaugeItem Gets or sets the Display Text for the given DisplayTemplate Gets the Display Template Gets the Display Format for the given DisplayTemplate GetDigitSegmentsEventArgs Digit NumericIndicator Segments pattern Gets or sets the Digit Color Gets or sets the default Digit Dim Color (Dim LED color) Gets or sets the whether dim segments are displayed Gets or sets the owning NumericIndicator Causes the item to recalculate its layout Gets or sets the Name associated with the item Gets or sets the user defined Tag associated with the item Gets or sets the Tooltip associated with the item Gets or sets the item Visibility state. Gets or sets whether the indicator contents are auto sized Gets or sets the BackColor Gets or sets the time it takes for the indicator to change from its minimum to maximum value, measured in seconds Gets or sets the text string to display when the Indicator Value is empty (double.NaN) Gets or sets the text Font Gets or sets the owning GaugeControl Gets or sets the location of the image area, specified as a percentage Gets or sets the Maximum value for the Indicator Gets or sets the Minimum value for the Indicator Gets or sets the text string to display when the Indicator Value is over the set MaxValue range Gets or sets how often the indicator is refreshed per second Gets or sets the size of the indicator, specified as a percentage Gets or sets the text to be displayed Gets or sets the text string to display when the Indicator Value is under the set MinValue range Gets or sets whether the indicator is displayed under the scale Gets or sets the indicator value Gets or sets the value of the indicator - but with no dampening Adds a range of items to the collection Array of items to add Processes list RemoveItem calls Index to remove Processes list InsertItem calls Index to add Text to add Processes list SetItem calls (e.g. replace) Index to replace Text to replace Processes list Clear calls (e.g. remove all) Gets or sets the BackColor Gets or sets the Ending range value Gets or sets the Starting range value Gets or sets the default Decimal Color Gets or sets the default Decimal Dim Color (Dim LED color) Gets or sets the default Digit Color Gets or sets the default Digit Dim Color (Dim LED color) Gets or sets the Placement of the digits within the indicator Gets the array of defined digits (units and decimals). Gets or sets the .Net format string to use when displaying the indicator value. Gets or sets the number of decimals to display. Gets or sets the number of total digits to display (units and decimals). Gets or sets the indicator padding. Gets the collection of Ranges associated with the Indicator Gets or sets the Digital segment width, specified as a percentage Gets or sets the Digit Separator Color Gets or sets the Length of the Pin, specified as a percentage Gets or Sets the shear coefficient for italicizing the Digits display Gets or sets whether the decimal point should be displayed Gets or sets whether dim colon points should be displayed Gets or sets whether dim decimal points should be displayed Gets or sets whether dim segments should be displayed Gets or sets whether leading zeros should be displayed Gets or sets when the +/- sign should be displayed Gets or sets the Indicator Style Gets or sets the default Decimal Color Gets or sets the default Decimal Dim Color (Dim LED color) Gets or sets the default Digit Color Gets or sets the default Digit Dim Color (Dim LED color) Gets or sets the NumericIndicator Gets or sets the amount to rotate the indicator, specified in degrees. Gets or sets the Image to use Gets the collection of Ranges associated with the Indicator Gets or sets the RoundRectangle corner radius, measured as a percentage of the width/height. Gets or sets the Indicator Style Gets or sets the alignment of the text Gets or sets the text Color Gets or sets the horizontal distance to offset the Indicator Text, measured as a percentage Gets or sets the vertical distance to offset the Indicator Text, measured as a percentage Gets or sets the Image to use Gets or sets the StateIndicator Gets or sets the text to be displayed Gets or sets the text Color Gets or sets the horizontal distance to offset the Indicator Text, measured as a percentage Gets or sets the vertical distance to offset the Indicator Text, measured as a percentage Converts Degrees to Radians Degrees Radians Gets the label Layout Gets the associated Scale Gets the label's associated Scale Gets or sets the Label text Gets the Label Tickmark definition Gets or sets the Label scale value Gets or sets the Label text Collection of GaugeCircularScales Gets or sets the Color of the Border Gets or sets the width of the Border, specified as pixels Gets the Bounds of the scale Gets or sets the collection of Custom Labels Gets the associated GaugeControl Gets the default Scale Label properties Gets the Scale MajorTickMarks Gets the Scale MinorTickMarks Gets the properties for the Scale Maximum Pin Gets the properties for the Scale Minimum Pin Gets or sets the absolute minimum value for the scale. Setting this values will permit the scale to scroll beyond the current MinValue range. Both MinLimit and MaxLimit values must both be set to valid min/max values, or both reset to their defaults (double.NaN) Gets or sets the absolute maximum value for the scale. Setting this values will permit the scale to scroll beyond the current MaxValue range. Both MinLimit and MaxLimit values must both be set to valid min/max values, or both reset to their defaults (double.NaN) Gets or sets the Maximum value for the Scale Gets or sets the Minimum value for the Scale Gets the collection of Pointers associated with the Scale Gets the collection of Ranges associated with the Scale Gets or sets whether the Scale min/max direction is reversed Gets the collection of Sections associated with the Scale Gets or sets the Width of the Scale, specified as a percentage Converts Degrees to Radians Degrees Radians Gets the angle (in radians) of the given point on the scale. Angle, in radians Gets the angle (in degrees) of the given point on the scale. Angle, in degrees Gets or sets the Scale pivot point, specified as a percentage Gets or sets the Radius of Scale, specified as a percentage Gets and sets the angle measured from the x-axis to the starting point of the scale Get and sets the angle measured from the StartAngle to the ending point of the scale. Collection of GaugeLinearScales Gets or sets the Scale location, specified as a percentage Gets or sets the Scale display orientation Gets or sets whether linear scales are scaled using the default axis or not. Gets or sets the bounding size of the Scale, specified as a percentage Gets the associated Scale Gets the Tickmark leyout Gets or sets whether labels are to adapt to the scale shape Gets or sets the additional number of degrees the label will be rotated Gets or sets whether the label will be auto oriented away from being upside down Gets or sets whether the label Font size is auto sized Gets or sets the Font to use for the label Gets or sets the Label text Color Gets or sets the Placement of the Label with respect to the Scale Gets or sets whether labels are rotated along the scale Gets or sets the distance from the Label to the Scale, measured as a percentage Converts Degrees to Radians Degrees Radians Collection of GaugePointers Gets the Pointers GraphicsPath Pointers GraphicsPath Gets the Pointer's Needle Cap bounds Gets the value of the pointer from the given Point Point Value Gets or sets whether the user can change the pointer interactively by the mouse Gets or sets the Bar Style Gets or sets the distance of the thermometer bulb from the start of the scale, measured as a percentage Gets or sets the size of the thermometer bulb, measured as a percentage Gets or sets the Thermometer Bulb Style Gets the CapBounds Gets or sets the Needle Cap Fill Color Gets the range/section adjusted Pointer CapFillColor Gets or sets the Image to use for the Needle Cap Gets or sets the width of the needle cap's inner bevel, measured as a percentage of the cap width Gets or sets whether the cap is ontop of the needle Gets or sets the width of the needle cap's outer bevel, measured as a percentage of the cap width Gets or sets the style of the needle cap Gets or sets the width of the needle cap Gets or sets the Cursor displayed when the user can change the Pointer Gets or sets the time it takes for the pointer to travel the entire scale, measured in seconds Gets or sets the Pointer FillColor Gets the range/section adjusted Pointer FillColor Gets or sets whether the pointer honors the Maximum Pin Gets or sets whether the pointer honors the Minimum Pin Gets or sets the Image to use for the Pointer Gets the Pointer Interval Point for the current Value Gets the Pointer Interval Angle for the current Value Gets or sets the Pointer length, specified as a percentage Gets or sets the Marker style Gets or sets the width of the needle cap Gets or sets the Bar/Thermometer Pointer origin Gets or sets the custom Bar/Thermometer origin interval Gets or sets the Placement of the pointer with respect to the Scale Gets or sets whether the needle cap is rotated to match the needle angle Gets the pointer's associated Scale Gets or sets the distance from the Pointer to the Scale, measured as a percentage Gets or sets the interval to use to Snap user input values to Gets or sets the Pointer style Gets or sets the Thermometers's Background "tube" Color Gets or sets whether the marker is under all TickMarks Gets or sets the Pointer value Gets or sets the value of the pointer - but with no dampening Gets or sets the Pointer width, specified as a percentage Gets or sets the .Net format string used to display all non-custom defined labels. Gets or sets the Label Interval Gets or sets the Label Interval Offset Gets or sets whether to show the Maximum Scale label Gets or sets whether to show the Minimum Scale label Gets or sets the offset from the end of the scale, specified as a percentage Gets or sets Indicates the Pin FillColor Gets or sets the Image to use for the Pin Gets whether the pin is the Maximum Pin Gets or sets the Label associated with the Pin Gets or sets the Length of the Pin, specified as a percentage Gets or sets the Placement of the Pin with respect to the Scale Gets the pin's associated Scale Gets or sets the distance from the Pin to the Scale, measured as a percentage Gets or sets the Pin display style Gets or sets the Width of the Pin, specified as a percentage Collection of GaugeRanges Converts Degrees to Radians Degrees Radians Gets or sets the Cap Fill Color Gets or sets the Ending value for the area Gets or sets the Pointer Fill Color Gets or sets the area Fill Color Gets or sets the Section Label Color Gets or sets the MajorTickMark Fill Color Gets or sets the MinorTickMark Fill Color Gets the associated Scale Gets or sets the distance from the Scale, measured as a percentage Gets or sets the Starting value for the area Gets or sets the item Visibility state. Gets or sets the End Width of the Range, specified as a percentage Gets or sets the Placement of the Range with respect to the Scale Gets or sets the Start Width of the Range, specified as a percentage Collection of GaugeSections Gets or sets the Width of the Section, specified as a percentage Collection of GaugeText items Gets or sets the amount to rotate the text, specified in degrees. Gets or sets whether the text Font size is auto sized Gets or sets the text BackColor Gets or sets the text Font Gets or sets the text ForeColor Gets or sets the center location of the text area, specified as a percentage Gets or sets the size of the text area, specified as a percentage Gets or sets the text to be displayed Gets or sets the alignment of the text Gets or sets whether the text is displayed under the scale Gets or sets the TickMark Interval spacing Gets or sets the initial TickMark Interval Offset Gets the calculated inside bevel dimension for the frame Gets the calculated outside bevel dimension for the frame Gets or sets whether to add a Glass Effect to the frame Gets the background bounding rectangle Gets or sets the background Color of the Gauge. Gets or sets the SigmaBellShape Focus used when Center filling the frame. Gets or sets the SigmaBellShape Scale used when Center filling the frame. Gets the bounding frame rectangle Gets the center of the gauge frame Gets or sets the inner frame bevel width, measured as a percentage of the width/height. Gets or sets the outer frame bevel width, measured as a percentage of the width/height. Gets and sets whether the frame exterior is clipped. Gets or sets the Frame Color of the Gauge. Gets of sets the Image to use for the Gauge Frame Gets or sets the SigmaBellShape.Focus used when Center filling the frame. Gets or sets the SigmaBellShape.Scale used when Center filling the frame. Gets the parent GaugeControl. Gets or sets the arc radius used when drawing RoundRectangle frames, measured as a percentage of the width/height. Gets or sets the frame Style. SetFrameRegionEventArgs Gets the Region Bounds Gets or sets the frame Region PostRenderFrameEventArgs Gets the Frame Bounds Gets the Graphics object to use for the render Collection of GaugeImages Gets or sets the amount to rotate the image, specified in degrees Gets or sets whether the image will be stretched to fit the given area Gets or sets the Image to be displayed Gets or sets the location of the image area, specified as a percentage Gets or sets the size of the image, specified as a percentage Gets or sets whether the image is displayed under the scale Gets or sets the TickMark Fill Color Gets or sets the Image to use for the TickMark Gets or sets the Length of the TickMark, specified as a percentage Gets or sets the Placement of the TickMarks with respect to the Scale Gets or sets the distance from the TickMark to the Scale, measured as a percentage Gets or sets the TickMark Style Gets or sets how the TickMark overlaps previous TickMarks Gets or sets the Width of the TickMark, specified as a percentage Represents the color table of linear gradient. Creates new instance of the object. Creates new instance of the object. Start color. Creates new instance of the object. Start color. End color. Creates new instance of the object. Start color in hexadecimal representation like FFFFFF. End color in hexadecimal representation like FFFFFF. Creates new instance of the object. Start color in 32-bit RGB representation. End color in 32-bit RGB representation. Creates new instance of the object. Start color in 32-bit RGB representation. End color in 32-bit RGB representation. Gradient angle. Creates new instance of the object. Start color. End color. Gradient angle. Gets or sets the start color. Gets or sets the end color. Gets or sets the gradient angle. Default value is 90. Gets whether both colors assigned are empty. Creates new instance of the object. Creates new instance of the object. Beginning color. Creates new instance of the object. Begin color. End color. Creates new instance of the object. Beginning color in hexadecimal representation like FFFFFF. End color in hexadecimal representation like FFFFFF. Creates new instance of the object. Beginning color in 32-bit RGB representation. End color in 32-bit RGB representation. Creates new instance of the object. Beginning color in 32-bit RGB representation. End color in 32-bit RGB representation. Gradient angle. Creates new instance of the object. Beginning color. End color. Gradient angle. Determines if the fillcolor is equal to the given one FillColor to compare true if equal Determines if the fillcolor is equal to the given one Gets or sets the beginning gradient Color Gets or sets the ending gradient Color Gets or sets the border Color Gets or sets the border width Gets or sets the Gradient FillType Summary description for RemindForm. Clean up any resources being used. Required method for Designer support - do not modify the contents of this method with the code editor. Constructor Associated knob control ApplyColor Main control configuration routine Sets the reset state to true, signifying that the control needs to be reconfigured before it is redrawn to the screen Initializes the rendering process by making sure that the control is reconfigured if necessary Renders the minor tick marks Calculates a series of points that defines the tick mark Tick to calculate An array of points that defines the tick Renders the Major Tick marks Calculates a series of points that defines the tick mark Tick to calculate An array of points that defines the tick Renders the major tick label Renders the base focus rect Determines the control Value from a specified Point on the control Point on the control Value Calculate how many major and minor ticks are presented on the control Measure the width of each text label in order to make sure we have room for it in the control Gets the arc degree associated with the given gauge tick Major or minor tick amount The tick to convert Converts Degrees to Radians Degrees Radians Converts Radians to Degrees Radians Degrees Determines if a given Point is within the bounds of the control Determines if a given point is within a given circle Point in question Center Point Circle radius MajorTickColor MinorTickColor KnobIndicatorPointerBorderColor KnobIndicatorPointerBorderWidth KnobIndicatorPointerColor ZoneIndicatorBaseColor KnobFaceColor KnobIndicatorColor LeftZoneIndicatorColor MiddleZoneIndicatorColor RightZoneIndicatorColor MajorTickColor Gets the value range, expressed as a count Converts hex string to Color type. Hexadecimal color representation. Reference to Color object. Converts hex string to Color type. Color representation as 32-bit RGB value. Reference to Color object. Converts hex string to Color type. Color representation as 32-bit RGB value. Reference to Color object. Constructor KnobColorTableChanged OnColorTableChange Event raised when ColorTable has changed Gets or sets the color of the Major Tick marks Gets or sets the color of the Minor Tick marks Gets or sets the color of the KnobIndicatorPointer Border Gets or sets the width of the KnobIndicatorPointer Border Gets or sets the color of the KnobIndicatorPointer Gets or sets the color of the ZoneIndicator Gets or sets the color of the KnobFace Gets or sets the color of the KnobIndicator Gets or sets the color of the MinZoneIndicator Gets or sets the color of the MaxZoneIndicator Gets or sets the color of the MidZoneIndicator KnobColorTableConvertor MyColorConverter ColorTable ColorConverter string or null Defines Knob instrumentation control. Constructor Gets whether property should be serialized Resets property to it's default value Sets the display style for the control Gets whether property should be serialized Resets property to it's default value Gets whether property should be serialized Resets property to it's default value Gets whether property should be serialized Resets property to it's default value Gets whether property should be serialized Resets property to it's default value Gets whether property should be serialized Resets property to it's default value Hooks or unhooks needed events true to hook Control Resize processing Handles control GotFocus Handles control GotFocus Called when the control 'Value' is changed Called when the Knob ColorTable has changed Paints the contents of the control RenderZoneIndicator RenderTickMinor RenderTickMajor RenderTickLabel RenderKnobFace RenderKnobIndicator RenderFocusRectangle Renders an individual 'part' of the control knob Bounding rectangle User PreRender callout User PostRender callout Internal render callout Routine to signify that the directional keys (up/down/left/right) are special input keys true if the key is an input key Handles knob rotation via key input Adjusts the Value via the keyboard or mouse Calculates the delta adjustment for the pos or neg increment with respect to the supplied modifiers (Control/Shift) Keys.Control and/or Keys.Shift Denotes whether to increment or decrement Signed delta value MouseDown processing MouseUp processing MouseMove processing Handles MouseWheel events Invalidates the knob Gets the Knob value from the given Point Point Value IDisposable.Dispose Required designer variable. Clean up any resources being used. true if managed resources should be disposed; otherwise, false. Required method for Designer support - do not modify the contents of this method with the code editor. Event raised just before the ZoneIndicator is rendered Event raised just before the Minor Tick Marks are rendered Event raised just before the Major Tick Marks are rendered Event raised just before the Tick Labels are rendered Event raised just before the KnobFace is rendered Event raised just before the KnobIndicator is rendered Event raised right after the ZoneIndicator is rendered Event raised right after the Minor Tick Marks are rendered Event raised right after the Major Tick Marks are rendered Event raised right after the Tick Labels are rendered Event raised right after the KnobFace is rendered Event raised right after the KnobIndicator is rendered Event raised when the Focus Rectangle needs rendered Event raised when the Focus Rectangle needs rendered Event raised when the Knob ColorTable has changed Gets and sets whether Values with decimals can be used Gets or sets whether control displays focus cues when focused. Gets or sets the KnobControl Font Gets and sets whether key processing will ignore or stop at knob min/max limits (default is 'false'). Gets and sets the display Colors of the KnobControl Gets and sets the display style of the knob Get and sets the numeric value that represents the MinZoneIndicator percentage Gets and sets the amount each major tick represents on the knob Get and sets the upper limit of the knob range Gets and sets the amount each minor tick represents on the knob Gets and sets the lower limit of the knob range Get and sets the numeric value that represents the MaxZoneIndicator percentage Get and sets the (user access) ReadOnly state of the control Gets and sets the number of selection decimals. This is used in conjunction with AllowDecimalValueSelection. Gets or sets the delta value used to adjust the knob Value, when the user presses the up or down arrow keys. (0 signifies use of SelectionDecimals precision as default delta value.) Gets and sets whether the knob Value will be set when knob is given focus via mouse selection. Gets and sets the angle measured from the x-axis to the starting point of the gauge zone Get and sets the angle measured from the StartAngle to the ending point of the gauge zone. Positive values signify clockwise rotation; negative values, counter-clockwise rotation. Get and sets the .Net Numeric Format String specifier to be used for the numeric knob tick labels. Gets and sets the numeric value that represents the current position of the knob selector Various Knob Control display styles PreRenderEventArgs - user cancellable PreRenderEventArgs Gets the event Graphics object Gets the event ClipRectangle Gets the event Bounds PostRenderEventArgs PostRenderEventArgs Gets the event Graphics object Gets the event ClipRectangle Gets the event Bounds RenderFocusRectEventArgs RenderFocusRectEventArgs Gets the event Graphics object Gets the event ClipRectangle Gets the event Bounds ValueChangedEventArgs ValueChangedEventArgs Gets the old value Gets the new value Constructor Associated knob control Configures the given knob control by establishing various default object parameters Calculates several default control // bounding rectangles Renders the zone indicator Renders the knob face Renders the knob face Returns the knob indicator rectangle Constructor Associated knob control Configures the given knob control by establishing various default object parameters Calculates several default control // bounding rectangles Renders the zone indicator Renders the minor tick marks Calculates a series of points that defines the tick mark Tick to calculate An array of points that defines the tick Renders the knob face Renders the knob face Calculates a series of points that defines the indicator arrow An array of defining points Constructor Associated knob control Configures the given knob control by establishing various default object parameters Calculates several default control // bounding rectangles Renders the zone indicator Renders a gradient indicator arc by dividing the arc into sub-arcs, enabling us to utilize normal rectangle gradient support Starting angle Sweep angle Calculates the arc coordinates for a given angle Angle Renders the minor tick marks Calculates a series of points that defines the tick mark Tick to calculate An array of points that defines the tick Renders the Major Tick marks Calculates a series of points that defines the tick mark Tick to calculate An array of points that defines the tick Renders the knob face Renders the face, including the arc insets as well as the connecting segments Path to render to Outlining pen Delta offset - used for shadowing Calculates the arc point at the given degree and offset Inset bounding rectangle Degree to position arc inset Offset (used for shading) Renders the knob face Renders the hilight crescent Accumulating GraphicsPath Bounding rectangle Renders the face of the knob indicator Accumulating GraphicsPath Bounding rectangle Calculates a series of points that defines the indicator arrow An array of defining points Constructor Associated knob control Configures the given knob control by establishing various default object parameters Calculates several default control // bounding rectangles Renders the zone indicator Renders the knob face Renders the knob indicator Calculates a series of points that defines the indicator arrow An array of defining points A strongly-typed resource class, for looking up localized strings, etc. Returns the cached ResourceManager instance used by this class. Overrides the current thread's CurrentUICulture property for all resource lookups using this strongly typed resource class.