• λ我爱Aspx >> Asp.Net >> ASP通用分页类
  • ASP通用分页类

  • :未知  Դ:internet  :2007-5-20 16:44:21  ؼ:asp
  • SW_strBGImage = a_strBGImage

    End Property

    '*****************************************

    ' 类型: 属性

    ' 目的: 设定表格中字体的颜色

    ' 输入: a_strFTColor: 字体的颜色

    ' 返回: 无

    '*****************************************

    Public Property Let FTColor(a_strFTColor)

    SW_strFTColor = a_strFTColor

    End Property

    '*****************************************

    ' 类型: 属性

    ' 目的: 设定表格线的颜色

    ' 输入: a_strBDColor: 格线的颜色

    ' 返回: 无

    '*****************************************

    Public Property Let BDColor(a_strBDColor)

    SW_strBDColor = a_strBDColor

    End Property

    '*****************************************

    ' 类型: 属性

    ' 目的: 设定表格线的类型

    ' 输入: a_intBDKind: 格线的类型

    ' 0: 没线

    ' 1: 细线

    ' 2: 粗线

    ' 返回: 无

    '*****************************************

    Public Property Let BDKind(a_intBDKind)

    Ҷƪл˵?
  • һƪVisual Studio Add-Ins Every Developer Should Downl
    һƪXML 如何推动下一代信息共享应用程序