VisListBoxExtension
PPJ.Runtime.Vis.VisListBoxExtension
public class VisListBoxExtension : SalGeneralWindowPublic Class VisListBoxExtension
Inherits SalGeneralWindowConstructors
VisListBoxExtension(derived)
Name
Type
Description
Fields
Name
Type
Description
Methods
AddColor(sText, nColor)
Parameter
Type
Description
AddColorValue(sText, nColor, nValue)
Parameter
Type
Description
AddFont(sText, hFont)
Parameter
Type
Description
AddFontValue(sText, hFont, nValue)
Parameter
Type
Description
AddPicture(sText, hPicNormal, hPicSelected)
Parameter
Type
Description
AddPictureValue(sText, hPicNormal, hPicSelected, nValue)
Parameter
Type
Description
Collapse(nIndex)
Parameter
Type
Description
DeleteChild(nIndex)
Parameter
Type
Description
DeleteDescendents(nIndex)
Parameter
Type
Description
Demote(nIndex, hPicNormal, hPicSelected)
Parameter
Type
Description
DisableItem(nIndex, nColor)
Parameter
Type
Description
DoDragDrop(nSourceIndex, target, nTargetIndex, nDropMode)
Parameter
Type
Description
EnableItem(nIndex, nColor)
Parameter
Type
Description
EnumChildren(hItem, hItems)
Parameter
Type
Description
EnumDescendents(hItem, hItems)
Parameter
Type
Description
Expand(nIndex)
Parameter
Type
Description
ExpandDescendents(nIndex)
Parameter
Type
Description
FindItemValue(hItem, nValue)
Parameter
Type
Description
FreeChild(hItem)
Parameter
Type
Description
FreeDescendents(hItem)
Parameter
Type
Description
FromHandle(hWnd)
Parameter
Type
Description
FromItemHandle(handle)
Parameter
Type
Description
GetChildNodeCount(hItem, bDirectChildrenOnly)
Parameter
Type
Description
GetColor(nIndex)
Parameter
Type
Description
GetFlags(nIndex)
Parameter
Type
Description
GetFont(nIndex)
Parameter
Type
Description
GetIndexFromPoint(nXPos, nYPos)
Parameter
Type
Description
GetItemColor(hItem)
Parameter
Type
Description
GetItemData(hItem, sText, nValue, nItemFlags)
Parameter
Type
Description
GetItemFlags(hItem)
Parameter
Type
Description
GetItemFont(hItem)
Parameter
Type
Description
GetItemHandle(nIndex)
Parameter
Type
Description
GetItemIndex(hItem)
Parameter
Type
Description
GetItemPicture(hItem, hPicNormal, hPicSelected)
Parameter
Type
Description
GetItemText(hItem)
Parameter
Type
Description
GetItemValue(hItem)
Parameter
Type
Description
GetLevel(hItem)
Parameter
Type
Description
GetNextSibling(hItem)
Parameter
Type
Description
GetParent(hItem)
Parameter
Type
Description
GetPicture(nIndex, hPicNormal, hPicSelected)
Parameter
Type
Description
GetPrevSibling(hItem)
Parameter
Type
Description
GetRoot()
GetStyle()
GetTextRectangle(nIndex, nTop, nLeft, nBottom, nRight)
Parameter
Type
Description
InsertColor(nIndex, sText, nColor)
Parameter
Type
Description
InsertColorValue(nIndex, sText, nColor, nValue)
Parameter
Type
Description
InsertFont(nIndex, sText, hFont)
Parameter
Type
Description
InsertFontValue(nIndex, sText, hFont, nValue)
Parameter
Type
Description
InsertPicture(nIndex, sText, hPicNormal, hPicSelected)
Parameter
Type
Description
InsertPictureValue(nIndex, sText, hPicNormal, hPicSelected, nValue)
Parameter
Type
Description
LoadChild(hItem, hPicNormal, hPicSelected, sText, nValue, nItemFlags)
Parameter
Type
Description
LoadChildren(hItem, hPicNormal, hPicSelect, sTexts, nValues, nItemFlags)
Parameter
Type
Description
LoadChildren(hItem, hPicNormal, hPicSelect, sTexts, nValues, nItemFlags)
Parameter
Type
Description
LoadOutline(xml)
Parameter
Type
Description
LoadOutlineFile(sFileName, hPicParentNormal, hPicParentSelect, hPicChildNormal, hPicChildSelect)
Parameter
Type
Description
LoadSibling(hItemBefore, hPicNormal, hPicSelected, sText, nValue, nItemFlags)
Parameter
Type
Description
MoveDown(nIndex)
Parameter
Type
Description
MoveUp(nIndex)
Parameter
Type
Description
Promote(nIndex, hPicNormal, hPicSelected)
Parameter
Type
Description
SaveOutline(xml)
Parameter
Type
Description
SetColor(nIndex, nColor)
Parameter
Type
Description
SetFlags(nIndex, nFlags, bState)
Parameter
Type
Description
SetFont(nIndex, hFont)
Parameter
Type
Description
SetIndent(nWidth)
Parameter
Type
Description
SetItemColor(hItem, nColor)
Parameter
Type
Description
SetItemData(hItem, sText, nValue, nItemFlags)
Parameter
Type
Description
SetItemFlags(hItem, nFlags, bState)
Parameter
Type
Description
SetItemFont(hItem, hFont)
Parameter
Type
Description
SetItemPicture(hItem, hPicNormal, hPicSelected)
Parameter
Type
Description
SetItemText(hItem, sText)
Parameter
Type
Description
SetItemValue(hItem, nValue)
Parameter
Type
Description
SetOutlineRedraw(bRedraw)
Parameter
Type
Description
SetPicture(nIndex, hPicNormal, hPicSelected)
Parameter
Type
Description
SetStyle(nStyle)
Parameter
Type
Description
ShowOutline(nLevel)
Parameter
Type
Description
Implements
Name
Description
Last updated