SEC_TREECLASS::SelectSetFirstVisible
BOOLSEC_TREECLASS::SelectSetFirstVisible(HTREEITEMhti)
Scrolls the tree view vertically so that the given item is the first visible item and gives it the focus and selection.
Defined in: trcore.inl
Return Value
Nonzero if successful; otherwise 0.
Parameters
hti
Handle of a tree item to be set as the first visible item.
Comments
Call this function to scroll the tree view vertically so that the given item is the first visible item.