COleControl::GetBorderStyle

Implements the Get function of your control's stock BorderStyle property.

short GetBorderStyle( );

Return Value

1 if the control has a normal border; 0 if the control has no border.

Requirements

Header: afxctl.h

See Also

Reference

COleControl Class

Hierarchy Chart

COleControl::SetBorderStyle

COleControl::OnBorderStyleChanged

Other Resources

COleControl Members