Update all elements bound to this resource with refreshed localized string.
Syntax
Visual Basic (Declaration) | |
---|
Public Sub UpdateBindings() |
C# | |
---|
public void UpdateBindings() |
Delphi | |
---|
public procedure UpdateBindings(); |
JScript | |
---|
public function UpdateBindings(); |
Managed Extensions for C++ | |
---|
public: void UpdateBindings(); |
C++/CLI | |
---|
public:
void UpdateBindings(); |
Requirements
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family
See Also