#include <CAutoComplete.h>
Definition at line 77 of file CAutoComplete.h.
◆ CACScrollBar()
CACScrollBar::CACScrollBar |
( |
| ) |
|
|
inline |
◆ Create()
HWND CACScrollBar::Create |
( |
HWND |
hwndParent | ) |
|
Definition at line 533 of file CAutoComplete.cpp.
534{
539 _AtlBaseModule.GetModuleInstance(),
NULL);
540
541 return m_hWnd;
542}
HWND WINAPI CreateWindowExW(_In_ DWORD dwExStyle, _In_opt_ LPCWSTR lpClassName, _In_opt_ LPCWSTR lpWindowName, _In_ DWORD dwStyle, _In_ int X, _In_ int Y, _In_ int nWidth, _In_ int nHeight, _In_opt_ HWND hWndParent, _In_opt_ HMENU hMenu, _In_opt_ HINSTANCE hInstance, _In_opt_ LPVOID lpParam)
Referenced by CAutoComplete::OnCreate().
◆ GetWndClassName()
static LPCWSTR CACScrollBar::GetWndClassName |
( |
| ) |
|
|
inlinestatic |
◆ m_pDropDown
The documentation for this class was generated from the following files: