Method MaximizeLabelTextWidth
MaximizeLabelTextWidth()
Sets the minimum tool label width to the maximum width of all tool label texts.
public virtual void MaximizeLabelTextWidth()
Remarks
This method calculates the maximum width of all tool label texts and updates the minimum tool label width to match it. It ensures consistent alignment or layout for tool labels based on their text widths.