This document is archived and information here might be outdated. Recommended version. |
The type of the background tab style.
[Visual Basic .NET] Public Property BackgroundType As esriBackgroundTabType
[C#] public esriBackgroundTabType BackgroundType {get; set;}
[C++]
HRESULT get_BackgroundType(
esriBackgroundTabType* tabType
);
[C++]
HRESULT put_BackgroundType(
esriBackgroundTabType tabType
);
[C++] Parameters tabType [out, retval]
tabType is a parameter of type esriBackgroundTabType* tabType [in]
tabType is a parameter of type esriBackgroundTabType