Event OnPlusMinusLast Updated: 5/7/2009 | |
| Sections above here: Home » Class Reference » TIWTreeView | |
|
Sections below here: Topics in this section: |
OnPlusMinus is called each time the user clicks the plus/minus buttons. This can let the programmer take any action desired as the result of expanding a tree node. For example, rather than populating the TreeView items list with an entire directory structure, the programmer can handle OnPlusMinus to obtain just the needed directories as each click is made, and re-populate the items list in the instant the data is needed. This property is optional as long as the items list is populated. |
(C) 2002-2009 - Atozed Software Ltd. | |