CRect
基本解释
- n.绘图用的矩形类
英汉例句
- Can be a RECT structure or a CRect object.
编辑框的高度是由风格和字体大小决定的。 - Rect Specifies the control's size and position. It can be either a CRect object or a RECT structure.
指定了控件的大小和位置。它可以是一个CRect对象,也可以是一个RECT结构。 - Rect Specifies the status bar control's size and position. It can be either a CRect object or a RECT structure.
指定状态条控件的大小和位置。它可以是一个CRect对象或一个RECT结构。 - LpRect The CRect object or RECT structure that specifies the new size and position.
对象或RECT结构,指定了新的大小和位置。 - Points to the position and size of the combo box. Can be a RECT structure or a CRect object.
是总的尺寸,包括下拉列表和编辑框的高度。编辑框的高度是由风格和字体大小决定的。