RibbonButtonMinimumSize Property

Gets or sets the minimum size for this Item. Only applies when in Large Size Mode.

Definition

Namespace: PCB_Investigator.PCBIControls.Ribbon
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public Size MinimumSize { get; set; }

Property Value

Size

See Also