CreateUserWizard.CreateControlHierarchy Método
Definição
Este membro substitui CreateControlHierarchy(), e pode haver uma documentação mais completa disponível nesse tópico.This member overrides CreateControlHierarchy(), and more complete documentation might be available in that topic.
Cria a hierarquia de controles filho que compõem o controle.Creates the hierarchy of child controls that make up the control.
protected:
override void CreateControlHierarchy();
protected override void CreateControlHierarchy ();
override this.CreateControlHierarchy : unit -> unit
Protected Overrides Sub CreateControlHierarchy ()