RibbonButtonDropDownBounds Property
Gets the bounds of the dropdown button
Namespace: PCB_Investigator.PCBIControls.RibbonAssembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
public Rectangle DropDownBounds { get; }
Public ReadOnly Property DropDownBounds As Rectangle
Get
public:
property Rectangle DropDownBounds {
Rectangle get ();
}
member DropDownBounds : Rectangle with get
Property Value
Rectangle When Style is different from SplitDropDown and SplitBottomDropDown, ButtonFaceBounds is the same area than DropDownBounds