Nota
O acesso a esta página requer autorização. Pode tentar iniciar sessão ou alterar os diretórios.
O acesso a esta página requer autorização. Pode tentar alterar os diretórios.
Determines whether the auto-hide button is horizontal or vertical.
BOOL IsHorizontal() const;
Return Value
Nonzero if the button is horizontal; 0 otherwise.
Remarks
The framework sets the orientation of a CMFCAutoHideButton object when you create it. You can control the orientation by using the dwAlignment parameter in the CMFCAutoHideButton::Create method.
Requirements
Header: afxautohidebutton.h