SEC_TREECLASS::EnableScrollOnExpand
voidSEC_TREECLASS::EnableScrollOnExpand(BOOLbEnable)
Enables/disables scrolling after an item is expanded
Defined in: trcore.inl
Return Value
void
Parameters
bEnable
TRUE to enable auto scrolling, FALSE to disable. Default TRUE.
Comments
By default, the tree control will scroll when an item is expanded.