【バージョン情報サブフォーム】
レイアウト
![]() |
|
画面項目
No. | 名称 | ID | テキスト | 属性 | align | 種別 | 備考 |
---|---|---|---|---|---|---|---|
1 | アプリアイコン | PboxIcon | PictureBox | ||||
2 | 製品名 | LblProduct | Abook | 左 | Label | ||
3 | バージョン | LblVersion | Version 7.0.0 | 左 | Label | ||
4 | コピーライト | LblCopyright | © 2010 https://github.com/m-kishi | 左 | Label | ||
5 | 詳細情報 | LblDescription | This is my account book application. | 左 | Label | ||
6 | OKボタン | BtnOK | OK | Button |
イベント
- 初期表示
-
- アプリケーションのアセンブリ情報を取得して,以下の項目を設定する.
項目 取得元クラス 取得属性 タイトル Application ProductName 製品名 Application ProductName バージョン Application ProductVersion コピーライト Assembly AssemblyCopyrightAttribute 詳細情報 Assembly AssemblyDescriptionAttribute - OKボタン押下
-
- バージョン情報サブフォームを閉じる.