This document is archived and information here might be outdated. Recommended version. |
Indicates if large icons should be shown.
[Visual Basic .NET]
Public Property LargeIcons As Boolean
[C#]
public bool LargeIcons {get; set;}
Use the LargeIcons property to specify the size of icons displayed on the buttons on all the command bars in the application. Use True if you want large icons or use False for normal size icons.
This is the same setting as the Large Icons check box on the Options tab of the Customize dailog box in the ArcGIS applications.