[]
Sets the tab insertion bar.
protected void SetTabInsertionBar(int hitTestTab, bool rightOfTabs, bool setBar)
Protected Sub SetTabInsertionBar(hitTestTab As Integer, rightOfTabs As Boolean, setBar As Boolean)
Type | Name | Description |
---|---|---|
int | hitTestTab | Integer tab index |
bool | rightOfTabs | Whether to set it to the right of the tabs |
bool | setBar | Whether to set the bar |