VisTblEx
PPJ.Runtime.Vis.VisTblEx
public class VisTblExPublic Class VisTblExFields
Name
Type
Description
Methods
AddBitmap(table, hBitmap, nFlags, nWidth, nHeight, nTransparentColor, nInversionColor, nIndex)
Parameter
Type
Description
AddRowBitmap(table, hBitmap, nFlags, nWidth, nHeight, nTransparentColor, nInversionColor, nRowFlags, nIndex, bReplace)
Parameter
Type
Description
FreeBitmap(hBitmap)
Parameter
Type
Description
GetCellBitmap(table, nRow, nCol)
Parameter
Type
Description
GetCellColor(table, nRow, nCol, nForeColor, nBackColor)
Parameter
Type
Description
GetCellFont(table, nRow, nCol)
Parameter
Type
Description
GetColBitmap(table, nCol)
Parameter
Type
Description
GetColColor(table, nCol, nForeColor, nBackColor)
Parameter
Type
Description
GetColFont(table, nCol)
Parameter
Type
Description
GetColHdrColor(table, nCol, nForeColor, nBackColor)
Parameter
Type
Description
GetColHdrFont(table, nCol)
Parameter
Type
Description
GetRowColor(table, nRow, nForeColor, nBackColor)
Parameter
Type
Description
GetRowFont(table, nRow)
Parameter
Type
Description
GetRowHdrColor(table, nRow, nForeColor, nBackColor)
Parameter
Type
Description
GetRowHdrFont(table, nRow)
Parameter
Type
Description
GetTableFont(table)
Parameter
Type
Description
LoadBitmap(sFileName)
Parameter
Type
Description
RemoveBitmap(table, nIndex)
Parameter
Type
Description
RemoveRowBitmap(table, nIndex)
Parameter
Type
Description
Reset(table)
Parameter
Type
Description
SetCellBitmap(table, nRow, nCol, nIndex)
Parameter
Type
Description
SetCellColor(table, nRow, nCol, nForeColor, nBackColor)
Parameter
Type
Description
SetCellFont(table, nRow, nCol, nFlags)
Parameter
Type
Description
SetColBitmap(table, nCol, nIndex)
Parameter
Type
Description
SetColColor(table, nCol, nForeColor, nBackColor)
Parameter
Type
Description
SetColFont(table, nCol, nFlags)
Parameter
Type
Description
SetColHdrColor(table, nCol, nForeColor, nBackColor)
Parameter
Type
Description
SetColHdrFont(table, nCol, nFlags)
Parameter
Type
Description
SetRowColor(table, nRow, nForeColor, nBackColor)
Parameter
Type
Description
SetRowFont(table, nRow, nFlags)
Parameter
Type
Description
SetRowHdrColor(table, nRow, nForeColor, nBackColor)
Parameter
Type
Description
SetRowHdrFont(table, nRow, nFlags)
Parameter
Type
Description
SetTableFont(table, nFlags)
Parameter
Type
Description
Last updated