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);

}

文章標籤
全站熱搜
創作者介紹
創作者 天才R 的頭像
天才R

做 個 有 趣 的 人

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