nw::lyt::TextBox::FindPaneByName Member Functionvirtual Pane * FindPaneByName( const char* findName, bool bRecursive = true );
| Name | Description | |
|---|---|---|
| findName | The pane name to search for. | |
bRecursive |
Specify true to also search for child panes. |
Searches for panes by name.
Searches for the pane with the pane name given by findName.
CONFIDENTIAL