Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
CellSizeToolBar Class Reference

#include <MyToolbar.h>

Inherits CDialogBar.

Public Member Functions

 ~CellSizeToolBar (void)
 
void SetupSlider (void)
 

Static Public Member Functions

static void CellSizeChanged (Int cellSize)
 

Protected Member Functions

afx_msg void OnVScroll (UINT nSBCode, UINT nPos, CScrollBar *pScrollBar)
 
virtual LRESULT WindowProc (UINT message, WPARAM wParam, LPARAM lParam)
 

Protected Attributes

CSliderCtrl m_cellSlider
 

Detailed Description

Definition at line 33 of file MyToolbar.h.

Constructor & Destructor Documentation

◆ ~CellSizeToolBar()

CellSizeToolBar::~CellSizeToolBar ( void )

Definition at line 56 of file MyToolbar.cpp.

Member Function Documentation

◆ CellSizeChanged()

void CellSizeToolBar::CellSizeChanged ( Int cellSize)
static

Definition at line 42 of file MyToolbar.cpp.

◆ OnVScroll()

void CellSizeToolBar::OnVScroll ( UINT nSBCode,
UINT nPos,
CScrollBar * pScrollBar )
protected

Definition at line 77 of file MyToolbar.cpp.

◆ SetupSlider()

void CellSizeToolBar::SetupSlider ( void )

Definition at line 61 of file MyToolbar.cpp.

◆ WindowProc()

LRESULT CellSizeToolBar::WindowProc ( UINT message,
WPARAM wParam,
LPARAM lParam )
protectedvirtual

Definition at line 96 of file MyToolbar.cpp.

Member Data Documentation

◆ m_cellSlider

CSliderCtrl CellSizeToolBar::m_cellSlider
protected

Definition at line 37 of file MyToolbar.h.


The documentation for this class was generated from the following files: