|
inline |
Finds element by ID.
Returns a pointer to element with specified by uiID identifier.
| uiID | Specifies ID of element to look for. |
| bVisibleOnly | Specifies whether search result should exclude the hidden control. |
| bIncludeGroups | Specifies whether search should be perfromed inside the status bar controls groups. |