画面設計 project.mk Abook バージョン
7.0.0

【バージョン情報サブフォーム】

レイアウト

1.バージョン情報サブフォーム
<概要>
  • Abookのバージョン情報を表示するサブフォーム
<フォーム属性>
タイトル Abookのバージョン情報
アイコン なし
画面サイズ (254, 131)
サイズ変更 不可
初期表示位置 呼び出し元画面中央
ウィンドウの最大化不可
ウィンドウの最小化不可
タスクバーへの表示なし

画面項目

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ボタン押下
  • バージョン情報サブフォームを閉じる.