Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Indicates whether the ribbon element is aligned vertically with other ribbon elements.
virtual BOOL IsAlignByColumn() const;
Return Value
Always returns TRUE.
Remarks
By default this method always returns TRUE. Override this method in a derived class to indicate whether the derived ribbon element is aligned vertically with other ribbon elements.
Requirements
Header: afxbaseribbonelement.h