CRect
常見(jiàn)例句
- Can be a RECT structure or a CRect object.
編輯框的高度是由風(fēng)格和字體大小決定的。 - Rect Specifies the control's size and position. It can be either a CRect object or a RECT structure.
指定了控件的大小和位置。它可以是一個(gè)CRect對(duì)象,也可以是一個(gè)RECT結(jié)構(gòu)。 - Rect Specifies the status bar control's size and position. It can be either a CRect object or a RECT structure.
指定狀態(tài)條控件的大小和位置。它可以是一個(gè)CRect對(duì)象或一個(gè)RECT結(jié)構(gòu)。 - LpRect The CRect object or RECT structure that specifies the new size and position.
對(duì)象或RECT結(jié)構(gòu),指定了新的大小和位置。 - Points to the position and size of the combo box. Can be a RECT structure or a CRect object.
是總的尺寸,包括下拉列表和編輯框的高度。編輯框的高度是由風(fēng)格和字體大小決定的。 - CRect object can be passed as a function parameter wherever a RECT structure, LPCRECT, or LPRECT can be passed.
請(qǐng)教個(gè)問(wèn)題,為什么需要指針的參數(shù)傳對(duì)象也可以? 返回 CRect