导航:  Windows Controls Procedures > Rebar Control > Structures >

NMREBARSPLITTER

上一页返回章节概述下一页

描述

 

包含用于处理RBN_SPLITTERDRAG通知消息.

 

FreeBASIC 语法

 

TYPE NMREBARSPLITTER

  hdr      AS NMHDR

  rcSizing AS RECT

END TYPE

 

成员

 

hdr

 

NMHDR structure that contains additional information about the notification message.

 

rcSizing

 

An RECT structure that indicates the size the rebar will be after the drag operation completes.

 

最低操作系统

 

Windows Vista.

 

引用文件

 

CommCtrl.bi