值转换器接口
Definition IValueConverter.h:14
SimpleWindow框架的顶级命名空间,所有公共类型、控件、枚举和工具函数均定义于此。
Definition Alignment.h:4
ScrollOrientation
滚动条方向
Definition ScrollEnums.h:10
ScrollEvent
滚动条事件
Definition ScrollEnums.h:18
@ ThubmTrack
The user is dragging the scroll box. This message is sent repeatedly until the user releases the mous...
@ LineLeft
Scrolls left by one unit.
@ ThumbPosition
The user has dragged the scroll box (thumb) and released the mouse button. The HIWORD indicates the p...
@ LineRight
Scrolls right by one unit.
@ LineDown
Scrolls one line down.
@ LineUp
Scrolls one line up.
@ PageRight
Scrolls right by the width of the window.
@ PageLeft
Scrolls left by the width of the window.