'宣言 Public Function ShowOptions( _ ByVal theme As System.Object _ ) As System.Windows.Forms.DialogResult
public System.Windows.Forms.DialogResult ShowOptions( System.object theme )
パラメータ
- theme
- 適用するテーマ。
戻り値の型
System.Windows.Forms.DialogResult
'宣言 Public Function ShowOptions( _ ByVal theme As System.Object _ ) As System.Windows.Forms.DialogResult
public System.Windows.Forms.DialogResult ShowOptions( System.object theme )