dotnet / dotnet/dotnet-api-docs
How disable botton close, upper in form
- 主要言語
- C#
- スター
- 950
- フォーク
- 1.7k
- 平均マージ
- 2日 19時間
- マージ済み PR(30日)
- 52
説明
Protected Overrides ReadOnly Property CreateParams() As CreateParams
Get
Dim param As CreateParams = MyBase.CreateParams
param.ClassStyle = param.ClassStyle Or &H200
Return param
End Get
End Property
https://www.codeproject.com/Questions/354393/Disable-Close-Button-X-in-the-Vb-Net
---
#### Document Details
⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.*
* ID: 98d29e6f-becd-2cea-62cb-716db82dfd7b
* Version Independent ID: 28bb9b67-3995-ecd2-0a27-de6d8c61da57
* Content: [Form.ControlBox Property (System.Windows.Forms)](https://docs.microsoft.com/en-us/dotnet/api/system.windows.forms.form.controlbox?redirectedfrom=MSDN&view=netframework-4.7.2#System_Windows_Forms_Form_ControlBox)
* Content Source: [xml/System.Windows.Forms/Form.xml](https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Windows.Forms/Form.xml)
* Product: **dotnet-api**
* GitHub Login: @dotnet-bot
* Microsoft Alias: **dotnetcontent**
コントリビューションガイド
調査の方向性
参照されている Form.ControlBox API のドキュメントと、xml/System.Windows.Forms/Form.xml にあるそのソースから始め、リンク先の例と現在のページを比較します。ドキュメントでフォームの閉じるボタンを無効にする方法が明確に扱われ、関連する例または説明が含まれていれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- visualbasic
- 領域
- documentation
- issue の種類
- ドキュメント
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100