Open Leetaboom opened 6 years ago
i changed layout with MetroFramework recently. everything is fine but there are only problem when i add event in tabcontrol_DrawItem.
this is my event code :
control's drawmode is selected OwnerDrawFixed mode. but, when i run this project, that event is not occured.
i want draw close button in tab header.
how should i do to it?
i changed layout with MetroFramework recently. everything is fine but there are only problem when i add event in tabcontrol_DrawItem.
this is my event code :
control's drawmode is selected OwnerDrawFixed mode. but, when i run this project, that event is not occured.
i want draw close button in tab header.
how should i do to it?