BCGSuite for MFC
virtual BOOL CBCGPEditCtrl::IsIndentEnabled ( BOOL  bForward)
virtual

Tells whether text indentation is possible.

Returns
Nonzero if the text indentation is possible; otherwise 0.

Used to determine whether text indentation is possible or not.

Parameters
bForwardSpecifies the indentation direction. TRUE - forward, FALSE - backward.