ToolStrip::ToolStripAccessibleObject::GetChildCount Method ()

 

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

The number of children belonging to an accessible object.

.NET Framework
Available since 2.0
Return to top
Show: