|
|
||
![]() |
||
Figure 1. Display the UI Value Editor at Design Time. The ImageButton control class uses a custom UI value editor—the ImageButtonEditor class—to ease the selection of an image in an ImageList by showing the image along with its index in VS.NET's Properties browser. The editor displays a private ImageBar control, which you design solely for this purpose, when a user clicks on the dropdown arrow for any property specifying ImageButtonEditor as its editor. |
||