close

SOL:

::OnSize(UINT nType, int cx, int cy){


        CRect   rect;
        m_Combo_Slot.GetDroppedControlRect(&rect);
        m_Combo_Slot.GetParent()->ScreenToClient(&rect);
        rect.bottom += 100;
        m_Combo_Slot.MoveWindow(&rect);

}

image

arrow
arrow
    全站熱搜

    天才R 發表在 痞客邦 留言(0) 人氣()