Searched refs:ID_InactiveCaptionColor (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/aui/
H A Dauidemo.cpp270 ID_InactiveCaptionColor, enumerator in enum:SettingsPanel::__anon394
339 m_inactive_caption_color = new wxBitmapButton(this, ID_InactiveCaptionColor, b, wxDefaultPosition, wxSize(50,25));
507 case ID_InactiveCaptionColor: var = wxAUI_DOCKART_INACTIVE_CAPTION_COLOUR; break;
549 EVT_BUTTON(ID_InactiveCaptionColor, SettingsPanel::OnSetColor)

Completed in 56 milliseconds