BCGControlBar Library for .NET
LocalizeInternal Method




Syntax
'Declaration
 
Protected Overridable Sub LocalizeInternal( _
   ByVal LocaleXML As String _
) 
'Usage
 
Dim instance As PropertyListItem
Dim LocaleXML As String
 
instance.LocalizeInternal(LocaleXML)
protected virtual void LocalizeInternal( 
   string LocaleXML
)
protected: virtual void LocalizeInternal( 
   string* LocaleXML
) 
protected:
virtual void LocalizeInternal( 
   String^ LocaleXML
) 

Parameters

LocaleXML
Requirements

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

See Also

Reference

PropertyListItem Class
PropertyListItem Members

Send Feedback