event AfterCheck (Folder as ExShellFolder)
Fired after the user checks a folder.

 TypeDescription 
   Folder as ExShellFolder An object reference to the Folder being checked.  
The AfterCheck event notifies your application when a folder is checked or unchecked. Even if the folder was partially checked this event is fired. Use the HasCheckBoxes property to display a checkbox for each folder. Use the PartialCheck property to enable partial check feature. This way, if a folder is checked, it's parent folder is partial checked, if it contains un-checked folders, or full checked, if all child folders are checked. Use the FoldersCheck property to get the collection of checked folders, at run-time.


Send comments on this topic.
© 1999-2006 Exontrol Inc, Software. All rights reserved.