CheckBox.Dispose 方法

包括受保护的成员
包括继承的成员

This API supports the Visual Studio infrastructure and is not intended to be used directly from your code.

释放由 CheckBox 使用的非托管资源,并可选择释放托管资源。

重载此成员。有关此成员的完整信息(包括语法、用法和示例),请单击重载列表中的相应名称。

重载列表

  名称 说明
公共方法 Dispose() 释放由 Component 使用的所有资源。 (继承自 Component。)
受保护的方法 Dispose(Boolean) 释放由 CheckBox 使用的非托管资源,并可选择释放托管资源。 (重写 ButtonBase.Dispose(Boolean)。)

页首

请参见

参考

CheckBox 类

Microsoft.Office.Tools.Word.Controls 命名空间