ReactOS 0.4.15-dev-7842-g558ab78
LAYOUT_INFO Struct Reference

#include <layout.h>

Collaboration diagram for LAYOUT_INFO:

Public Attributes

UINT m_nCtrlID
 
UINT m_uEdges
 
HWND m_hwndCtrl
 
SIZE m_margin1
 
SIZE m_margin2
 

Detailed Description

Definition at line 10 of file layout.h.

Member Data Documentation

◆ m_hwndCtrl

HWND LAYOUT_INFO::m_hwndCtrl

Definition at line 13 of file layout.h.

Referenced by _layout_DoMoveItem(), and _layout_InitLayouts().

◆ m_margin1

SIZE LAYOUT_INFO::m_margin1

Definition at line 14 of file layout.h.

Referenced by _layout_DoMoveItem(), and _layout_InitLayouts().

◆ m_margin2

SIZE LAYOUT_INFO::m_margin2

Definition at line 15 of file layout.h.

Referenced by _layout_DoMoveItem(), and _layout_InitLayouts().

◆ m_nCtrlID

UINT LAYOUT_INFO::m_nCtrlID

Definition at line 11 of file layout.h.

Referenced by _layout_InitLayouts().

◆ m_uEdges

UINT LAYOUT_INFO::m_uEdges

Definition at line 12 of file layout.h.

Referenced by _layout_DoMoveItem(), and _layout_InitLayouts().


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