Gets a value indicating whether the base
System.Windows.Forms.Control class is in the process of disposing.
'宣言
Public ReadOnly Property Disposing As Boolean
public bool Disposing {get;}
プロパティ値
true if the base
System.Windows.Forms.Control class is in the process of disposing; otherwise,
false.