| Visual Basic (Declaration) | |
|---|---|
Public Property ImageSmallIndex As Integer | |
| C# | |
|---|---|
public int ImageSmallIndex {get; set;} | |
Property Value
IntegerControlType Property is set to enumControlType.Navigation
ItemSmallImages Property must be set.
The image in the image list should have a width that is at most 2 pixels thinner than the value assigned to the DropButtonWidth Property (if DropButtonWidth is 18, the images should be 16 pixels or thinner). Images that are too large will not be drawn by the control.