ReactOS 0.4.15-dev-7942-gd23573b
SearchTab Struct Reference

#include <hhctrl.h>

Collaboration diagram for SearchTab:

Public Attributes

SearchItemroot
 
HWND hwndEdit
 
HWND hwndList
 
HWND hwndContainer
 

Detailed Description

Definition at line 133 of file hhctrl.h.

Member Data Documentation

◆ hwndContainer

HWND SearchTab::hwndContainer

Definition at line 137 of file hhctrl.h.

◆ hwndEdit

HWND SearchTab::hwndEdit

Definition at line 135 of file hhctrl.h.

◆ hwndList

HWND SearchTab::hwndList

Definition at line 136 of file hhctrl.h.

◆ root

SearchItem* SearchTab::root

Definition at line 134 of file hhctrl.h.


The documentation for this struct was generated from the following file: