• <ins id="pjuwb"></ins>
    <blockquote id="pjuwb"><pre id="pjuwb"></pre></blockquote>
    <noscript id="pjuwb"></noscript>
          <sup id="pjuwb"><pre id="pjuwb"></pre></sup>
            <dd id="pjuwb"></dd>
            <abbr id="pjuwb"></abbr>
            面對現實,超越自己
            逆水行舟,不進則退
            posts - 269,comments - 32,trackbacks - 0
            重載 DrawItem 函數或Onpaint函數
            void CListCtrlCl::DrawItem(LPDRAWITEMSTRUCT lpDrawItemStruct)
            {
                // 重繪網格線 [7/12/2013 dell]
                const MSG *msg = GetCurrentMessage();
                DefWindowProc( msg->message, msg->wParam, msg->lParam );

                // Draw the lines only for LVS_REPORT mode
                if( (GetStyle() & LVS_TYPEMASK) == LVS_REPORT )
                {
                    // Get the number of columns
                    CClientDC dc(this );
                    CHeaderCtrl* pHeader = (CHeaderCtrl*)GetDlgItem(0);
                    int nColumnCount = pHeader->GetItemCount();

                    // The bottom of the header corresponds to the top of the line 
                    RECT rect, rectCol;
                    pHeader->GetClientRect( &rect );
                    int top = rect.bottom;

                    // Now get the client rect so we know the line length and
                    
            // when to stop
                    GetClientRect( &rect );

                    if( !GetItemRect( 1, &rectCol, LVIR_BOUNDS ))
                        return;

                    int height1 = rectCol.bottom - rectCol.top;

                    // The border of the column is offset by the horz scroll
                    int borderx = 0 - GetScrollPos( SB_HORZ );
                    forint i = 0; i < nColumnCount; i++ )
                    {
                        // Get the next border
                        borderx += GetColumnWidth( i );

                        // if next border is outside client area, break out
                        if( borderx >= rect.right ) break;

                        // Draw the line.
                        dc.MoveTo( borderx-1, top/*top*/);
                        dc.LineTo( borderx-1, (2+lpDrawItemStruct->itemID)*height1/*rect.bottom*/ );
                    }

                    // Draw the horizontal grid lines

                    
            // First get the height
                    if( !GetItemRect( 0, &rect, LVIR_BOUNDS ))
                        return;

                    int height = rect.bottom - rect.top;

                    GetClientRect( &rect );
                    int width = rect.right;

                    for(int i = 1; i <= lpDrawItemStruct->itemID+1; i++ )
                    {
                        dc.MoveTo( 0, top + height*i);
                        dc.LineTo( width, top + height*i );
                    }
                }
            }

            本文轉自:http://www.codeguru.com/cpp/controls/listview/gridlines/article.php/c963/Drawing-horizontal-and-vertical-gridlines.htm
            posted on 2013-07-12 11:10 王海光 閱讀(2636) 評論(0)  編輯 收藏 引用 所屬分類: C++
            久久亚洲中文字幕精品有坂深雪 | 伊人久久无码精品中文字幕| 久久久久国色AV免费看图片| 青青草原综合久久大伊人导航| 久久婷婷人人澡人人爽人人爱| 久久99精品国产自在现线小黄鸭| 亚洲国产精品久久久久婷婷老年| 中文字幕无码久久精品青草| 97久久超碰国产精品2021| 99久久国产免费福利| 97久久国产综合精品女不卡| 久久久久国产一级毛片高清版| 久久精品国产免费观看三人同眠| 91精品国产9l久久久久| 久久狠狠爱亚洲综合影院 | 亚洲色大成网站www久久九| 色噜噜狠狠先锋影音久久| 久久天天躁狠狠躁夜夜不卡 | 久久亚洲精品人成综合网| 久久久无码精品亚洲日韩软件| 欧美丰满熟妇BBB久久久| 人人狠狠综合88综合久久| 久久本道伊人久久| 久久精品aⅴ无码中文字字幕不卡| 久久99精品久久久久久噜噜| 久久ww精品w免费人成| 国产一区二区久久久| 女同久久| 亚洲精品高清一二区久久 | 国内精品久久久久久久久电影网| 国产综合成人久久大片91| 日本久久久精品中文字幕| 精品久久久久久国产91| 久久国产亚洲精品无码| 久久精品麻豆日日躁夜夜躁| 新狼窝色AV性久久久久久| 中文字幕久久精品无码| 亚洲成色www久久网站夜月 | 色综合久久天天综线观看| 久久影视综合亚洲| 思思久久99热只有频精品66|