Прочитать на английском

Поделиться через


CheckedListBox.Parent Property

Definition

Gets the parent object for the CheckedListBox.

public object Parent { get; }

Property Value

The parent object for the CheckedListBox.

Examples

For a code example that demonstrates how to use this property, see Microsoft.Office.Tools.Excel.Controls.Button.Parent. All controls in the Microsoft.Office.Tools.Excel.Controls namespace have a functionally equivalent Parent property.

Remarks

The parent of a CheckedListBox is a container control that connects the CheckedListBox with the document, not the Range that contains the CheckedListBox.

The parent of a CheckedListBox can only be accessed as an Object.

Applies to

Продукт Версии
Visual Studio Tools for Office 2017, 2019, 2022