BCGSoft.Shared Namespace > GlobalNotifier Class : LocaleChanged Event |
'Declaration Public Event LocaleChanged As LocaleChangedEventHandler
'Usage Dim instance As GlobalNotifier Dim handler As LocaleChangedEventHandler AddHandler instance.LocaleChanged, handler
public event LocaleChangedEventHandler LocaleChanged
public: __event LocaleChangedEventHandler* LocaleChanged
public: event LocaleChangedEventHandler^ LocaleChanged
The event handler receives an argument of type LocaleChangedEventArgs containing data related to this event. The following LocaleChangedEventArgs properties provide information specific to this event.
Property | Description |
---|---|
LocaleXML | Specifies the path to the XML file with local settings. |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2