バージョン

ShowCloseButton プロパティ

ダイアログのヘッダーに現れる閉じるボタンの可視性を設定します。
シンタックス
'宣言
 
Public Property ShowCloseButton As System.Nullable(Of Boolean)
public System.Nullable<bool> ShowCloseButton {get; set;}
参照

オンラインで表示: GitHub