RibbonPanelImage Property
Gets or sets the image that is to be displayed on the panel when shown as an overflow button
Namespace: PCB_Investigator.PCBIControls.RibbonAssembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
public Image Image { get; set; }
Public Property Image As Image
Get
Set
public:
property Image^ Image {
Image^ get ();
void set (Image^ value);
}
member Image : Image with get, set
Property Value
Image