SEC_TREECLASS::SetFirstVisible
BOOLSEC_TREECLASS::SetFirstVisible(HTREEITEMhti)
Determines whether a given item is set as the first visible item in the tree view control.
Defined in: trcore.inl
Return Value
Nonzero if the item specified is set as the first visible item; otherwise 0.
Parameters
hti
Handle of the tree item.
Comments
Scrolls the item vertically to be the first visible item in the tree.