Skybound Rebar

MeasureButtonEventArgs.FixedHeight Property

Gets the height of the toolbar that contains the button.

[Visual Basic]
Public ReadOnly Property FixedHeight As Integer
[C#]
public int FixedHeight {get;}

Property Value

The height of the toolbar that contains the button.

Remarks

The value of this property is based on the height component of the MinimumSize property of the band that contains the button being drawn.

See Also

MeasureButtonEventArgs Class | Skybound.Rebar Namespace