Udostępnij za pośrednictwem


CToolBarCtrl::GetButton

Pobiera informacje o określony przycisk w formancie toolbar.

BOOL GetButton(
   int nIndex,
   LPTBBUTTON lpButton 
) const;

Parametry

  • nIndex
    Indeks przycisk do pobierania informacji od zera.

  • lpButton
    Adres TBBUTTON strukturę, który ma otrzymać kopię informacji przycisku.Zobacz CToolBarCtrl::AddButtons informacji o TBBUTTON struktury.

Wartość zwracana

Niezerowa, jeśli kończy się pomyślnie; zero w inny sposób.

Wymagania

Nagłówek: afxcmn.h

Zobacz też

Informacje

Klasa CToolBarCtrl

Wykres hierarchii

CToolBarCtrl::GetState

CToolBarCtrl::SetState

CToolBarCtrl::GetButtonCount

CToolBarCtrl::GetItemRect

CToolBarCtrl::CommandToIndex

CToolBarCtrl::AddButtons

CToolBarCtrl::InsertButton