Back to Devexpress

ActiveBarControl Method

vcl-dxbar-aa6492b8.md

latest390 B
Original Source

ActiveBarControl Method

Returns the active bar control (the toolbar or submenu that receives keyboard messages).

Declaration

delphi
function ActiveBarControl: TCustomdxBarControl;

Returns

Type
TCustomdxBarControl

Remarks

This function returns nil if there is no such control.

See Also

dxBar Unit