ToolStrip.ToolStripAccessibleObject.GetChildCount Método

Definição

Recupera o número de filhos que pertencem a um objeto acessível.

public:
 override int GetChildCount();
public override int GetChildCount ();
override this.GetChildCount : unit -> int
Public Overrides Function GetChildCount () As Integer

Retornos

Int32

O número de filhos que pertencem a um objeto acessível.

Aplica-se a

Confira também