FlexPivot for WinForms
GetLocalizedStringEventArgs コンストラクタ

C1.Win.C1FlexGrid.4.5.2 アセンブリ > C1.Win.C1FlexGrid 名前空間 > GetLocalizedStringEventArgs クラス : GetLocalizedStringEventArgs コンストラクタ
Value to be localized.
Name of the component being localized.
Parent of the component being localized.
Component being localized.
Initializes a new instance of a GetLocalizedStringEventArgs.
シンタックス
'宣言
 
Public Function New( _
   ByVal value As System.String, _
   ByVal componentName As System.String, _
   ByVal parent As System.Windows.Forms.Control, _
   ByVal component As System.ComponentModel.Component _
)
public GetLocalizedStringEventArgs( 
   System.string value,
   System.string componentName,
   System.Windows.Forms.Control parent,
   System.ComponentModel.Component component
)

パラメータ

value
Value to be localized.
componentName
Name of the component being localized.
parent
Parent of the component being localized.
component
Component being localized.
参照

GetLocalizedStringEventArgs クラス
GetLocalizedStringEventArgs メンバ