LargeButtons Property (C1Schedule)
In This Topic
Gets or sets the System.Boolean value determining whether the control and its dialogs should use large icons and buttons.
Syntax
'Declaration
Public Property LargeButtons As System.Boolean
public System.bool LargeButtons {get; set;}
See Also