AddChild() from c++ class to UserWidget variable

Hi,
I need to apply AddChild() to ScrollBox in my Blueprint Widget(for add button from another Blueprint Widget). So, how can i get ScrollBox in my c++ class?