CMFCToolBarComboBoxButton::SetCenterVert
將下拉式方塊按鈕的垂直位置應用程式。
static void SetCenterVert(
BOOL bCenterVert=TRUE
);
參數
- [in] bCenterVert
著重在工具列上的下拉式方塊按鈕的TRUE ;對齊下拉式方塊按鈕的 FALSE 在工具列的上方。
備註
根據預設,下拉式方塊按鈕靠上對齊。
需求
標題: afxtoolbarcomboboxbutton.h
將下拉式方塊按鈕的垂直位置應用程式。
static void SetCenterVert(
BOOL bCenterVert=TRUE
);
根據預設,下拉式方塊按鈕靠上對齊。
標題: afxtoolbarcomboboxbutton.h