ComponentOne Menus and Toolbars for WinForms
ImageScalingSize Property

C1.Win.C1Command.4 Assembly > C1.Win.C1Command Namespace > C1NavBar Class : ImageScalingSize Property
Gets or sets the size of images displayed on stack buttons (24 x 24 pixels by default).
Syntax
'Declaration
 
Public Property ImageScalingSize As System.Drawing.Size
public System.Drawing.Size ImageScalingSize {get; set;}
See Also

Reference

C1NavBar Class
C1NavBar Members