RibbonButtonMinimumSize Property
Gets or sets the minimum size for this Item. Only applies when in Large Size Mode.
Namespace: PCB_Investigator.PCBIControls.RibbonAssembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
public Size MinimumSize { get; set; }
Public Property MinimumSize As Size
Get
Set
public:
property Size MinimumSize {
Size get ();
void set (Size value);
}
member MinimumSize : Size with get, set
Property Value
Size