C1.Win.C1FlexGrid Namespace > GetLocalizedStringEventArgs Class : GetLocalizedStringEventArgs Constructor |
'Declaration
Public Function New( _ ByVal value As String, _ ByVal componentName As String, _ ByVal parent As Control, _ ByVal component As Component _ )
'Usage
Dim value As String Dim componentName As String Dim parent As Control Dim component As Component Dim instance As New GetLocalizedStringEventArgs(value, componentName, parent, component)
public GetLocalizedStringEventArgs( string value, string componentName, Control parent, Component component )
public: GetLocalizedStringEventArgs( String^ value, String^ componentName, Control^ parent, Component^ component )
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