[]
Gets or sets the bool value determining whether the control and its dialogs should use large icons and buttons.
[C1Category("Layout")]
[C1Description("LargeButtons", "Determines whether control and embedded dialogs should use large icons and buttons.")]
public bool LargeButtons { get; set; }
<C1Category("Layout")>
<C1Description("LargeButtons", "Determines whether control and embedded dialogs should use large icons and buttons.")>
Public Property LargeButtons As Boolean