#include "wrkrect.h"
Go to the source code of this file.
Classes | |
class | PushTool |
This class handles the Push Tool that is used to slide the document about in a more convienient way than using the scroll bars. Most of the hard work is done in the OpPush (The push operation). More... | |
class | OpPush |
This is the Push operation that slides the document about. More... | |
Defines | |
#define | OPTOKEN_PUSH _T("PushTool") |
|
Definition at line 122 of file pushtool.h. |