DomainUpDown::DomainUpDownAccessibleObject::GetChildCount Method ()

 

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

Retrieves the number of children belonging to an accessible object.

Namespace:   System.Windows.Forms
Assembly:  System.Windows.Forms (in System.Windows.Forms.dll)

public:
virtual int GetChildCount() override

Return Value

Type: System::Int32

Returns 3 in all cases.

.NET Framework
Available since 1.1
Return to top
Show: