Decides which size the icons of the system image list should have.
| C# | Visual Basic | Visual C++ |
public SystemImageListSize Size { get; set; }
Public Property Size As SystemImageListSize
public: property SystemImageListSize Size { SystemImageListSize get (); void set (SystemImageListSize value); }