Ribbon for WinForms
ShowLocalizedDialog メソッド (CommonDialogExt)

C1.Win.4.8 アセンブリ > C1.Win 名前空間 > CommonDialogExt クラス : ShowLocalizedDialog メソッド
Runs a common dialog box with a default owner.
シンタックス
'宣言
 
Public Shared Function ShowLocalizedDialog( _
   ByVal dialog As CommonDialog _
) As DialogResult
public static DialogResult ShowLocalizedDialog( 
   CommonDialog dialog
)

パラメータ

dialog

戻り値の型

System.Windows.Forms.DialogResult.OK if the user clicks OK in the dialog box; otherwise, System.Windows.Forms.DialogResult.Cancel.
参照

CommonDialogExt クラス
CommonDialogExt メンバ