当前位置:首页
开发技术指南» 文章正文
    引言:
 

 

 ·删除事件---datagrid    »显示摘要«
    摘要: 在datagrid中删除一次却同时删掉了两条记录,谁碰过这种问题?codebehind格式,找了一个早上还是没有发现错误 ......
 ·新手:这是什么意思    »显示摘要«
    摘要: type tmainform = class(tform) private freport : tquickrep; procedure setreport(value : tquickrep); public property report : tquickrep read freport write setreport; end; 问:整个语句是什么意思 property report......


哪里有自绘tab的源码

不想用windows默认的tab页,想自绘一个。

NO.1   作者: ozx

 
   
  void   CMyTab::DrawItem(   LPDRAWITEMSTRUCT   lpDrawItemStruct)  
  {  
      CDC   *   pDC   =   CDC::FromHandle(lpDIS->hDC);  
      pDC->FillSolidRect(0,0,50,50,RGB(20,100,100));  
  //有了pDC后,你想怎么画就怎么画了。  
  //要用好lpDrawItemStruct->itemData  
  }

NO.2   作者: masterz

http://www.codeguru.com/controls/LBTabCtrl.shtml  
  Fully   Owner   Drawn   Tab   Control   -   Oleg   Lobach   (2000/02/01)  
  Great   article   on   creating   advanced   tabs   for   your   application    
  http://www.codeguru.com/controls/ownerdraw_tab.shtml  
  Implementing   an   owner   drawn   Tab   Control   -   Chris   Maunder   (1999/01/24)


 ·现在用的手段真卑劣。。。。    »显示摘要«
    摘要: 不但删帐号。。。居然还封ip.....真不要脸。。。。。 ......
» 本期热门文章:

©2000-2007 All Rights Reserved. 最佳浏览:1024X768 MSIE