• <ruby id="5koa6"></ruby>
    <ruby id="5koa6"><option id="5koa6"><thead id="5koa6"></thead></option></ruby>

    <progress id="5koa6"></progress>

  • <strong id="5koa6"></strong>
  • Visual C++設計超強仿QQ自動伸縮窗口[4]

    發表于:2008-04-25來源:作者:點擊數: 標簽:設計伸縮窗口自動Visual
    關鍵字:c++代碼六

    void CQQHideWndDlg::DoShow()
    {
    if(m_hideMode == HM_NONE)
    return;

    CRect tRect;
    GetWindowRect(tRect);
    INT height = tRect.Height();
    INT width = tRect.Width();

    INT steps = 0;

    switch(m_hideMode)
    {
    case HM_TOP:
    steps = height/HS_STEPS;
    tRect.top += steps;
    if(tRect.top >= -m_edgeHeight)
    { //你可以把下面一句替換上面的 ...+=|-=steps 達到取消抽屜效果
    //更好的辦法是添加個BOOL值來控制,其他case同樣.

    原文轉自:http://www.kjueaiud.com

    老湿亚洲永久精品ww47香蕉图片_日韩欧美中文字幕北美法律_国产AV永久无码天堂影院_久久婷婷综合色丁香五月

  • <ruby id="5koa6"></ruby>
    <ruby id="5koa6"><option id="5koa6"><thead id="5koa6"></thead></option></ruby>

    <progress id="5koa6"></progress>

  • <strong id="5koa6"></strong>