CMFCBaseTabCtrl::GetTabID
Retrieves the ID for a tab specified by the tab index.
int GetTabID(
int iTab
) const;
- [in] iTab
The zero-based index of the tab.
An ID of the tab or -1 if iTab is out of range.
Header: afxbasetabctrl.h
このブラウザーはサポートされなくなりました。
Microsoft Edge にアップグレードすると、最新の機能、セキュリティ更新プログラム、およびテクニカル サポートを利用できます。
Retrieves the ID for a tab specified by the tab index.
int GetTabID(
int iTab
) const;
An ID of the tab or -1 if iTab is out of range.
Header: afxbasetabctrl.h