Searched refs:YesButton (Results 1 – 5 of 5) sorted by relevance
27 Begin VB.CommandButton YesButton 65 YesButton.Caption = GetResString(TERMINATE_YES)
85 #define YesButton layout::YesButton macro
295 class TOOLKIT_DLLPUBLIC YesButton : public PushButton class297 DECL_CONSTRUCTORS( YesButton, PushButton, WB_DEFBUTTON );609 YesButton yesButton;
82 #undef YesButton
453 BUTTON_IMPL( YesButton, PushButton, BUTTONID_YES );463 IMPL_CONSTRUCTORS( YesButton, PushButton, "yesbutton" );
Completed in 41 milliseconds