BCGSoft Professional Editor for MFC
int CBCGPEditCtrl::GetTabSize ( ) const
inline

Returns the tabulation size.

Returns
The size of tabulation.

Use this function to determine the size of tabulation, e.g. how many spaces is inserted into the edit control when the Tab key is pressed.

You can set the tabulation size using SetTabSize().