UICulture Property


UICulture Property

Location

My.Application.UICulture

Syntax

     Dim result As System.Globalization.CultureInfo = _        My.Application.UICulture 

Description

The UICulture property returns a System.Globalization.CultureInfo object that indicates the regional resource selections used by the active thread for user interface display.

Usage at a Glance

This property impacts the application's interaction with the Resource Manager, and alters the behavior of the My.Resources object.

Related Framework Entries

  • System.Globalization.CultureInfo Class

  • System.Threading.Thread.CurrentUICulture Property

See Also

ChangeUICulture Method, Culture Property, InstalledUICulture Property, Resources Object




Visual Basic 2005(c) In a Nutshell
Visual Basic 2005 in a Nutshell (In a Nutshell (OReilly))
ISBN: 059610152X
EAN: 2147483647
Year: 2004
Pages: 712

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net