Answer:
In Window applications, the following are the examples of controls
having no events
1) ImageList
Purpose: acts as a repository of images. Most useful for assigning images
in TreeView/ListView controls.
2)HelpProvider
Purpose: used to display help files with various extensions.(ex: .chm,.col, htm files)
Function key F1 is used by default to display the help files.
3)DirectorySearcher
Purpose: used in Directory Searching in active directory applications.
Asked In: Many Interviews |
Alert Moderator