Home
last modified time | relevance | path

Searched refs:OnEnable (Results 1 – 2 of 2) sorted by relevance

/GUIX-v6.4.1/guix_studio/
Dcolor_box_button.cpp117 void color_box_button::OnEnable(BOOL bEnable) in OnEnable() function in color_box_button
119 CButton::OnEnable(bEnable); in OnEnable()
Dcolor_box_button.h13 afx_msg void OnEnable(BOOL bEnable);