ComponentOne Scheduler for WinForms
ImageNext Property

C1.Win.C1Schedule.4 Assembly > C1.Win.C1Schedule.UI Namespace > BaseTheme Class : ImageNext Property
Gets or sets the System.Drawing.Image object which should be used for displaying the "Next" button. If this property isn't null, the SymbolNext property will be ignored.
Syntax
'Declaration
 
Public Property ImageNext As System.Drawing.Image
public System.Drawing.Image ImageNext {get; set;}
See Also

Reference

BaseTheme Class
BaseTheme Members