I don't know how to obtain which StatusPanel the mouse button click on the StatusBar belongs to.
Can it be like the ToolBar control, It has an OnButtonClick event that can tell which Button is click. Also generate an OnPanelClick event for StatusBar control that returns which StatusPanel is clicked by the mouse.
I don't know how to obtain which StatusPanel the mouse button click on the StatusBar belongs to. Can it be like the ToolBar control, It has an OnButtonClick event that can tell which Button is click. Also generate an OnPanelClick event for StatusBar control that returns which StatusPanel is clicked by the mouse.
Please help. Thank you.