FlexGrid for WinForms
GetLocalizedStringEventArgs コンストラクタ

C1.Win.FlexGrid.6 アセンブリ > C1.Win.FlexGrid 名前空間 > GetLocalizedStringEventArgs クラス : GetLocalizedStringEventArgs コンストラクタ
ローカライズされる値。
ローカライズされるコンポーネントの名前。
ローカライズされるコンポーネントの親。
ローカライズされるコンポーネント。
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
ローカライズされる値。
componentName
ローカライズされるコンポーネントの名前。
parent
ローカライズされるコンポーネントの親。
component
ローカライズされるコンポーネント。
参照

GetLocalizedStringEventArgs クラス
GetLocalizedStringEventArgs メンバ