Searched refs:NoButton (Results 1 – 5 of 5) sorted by relevance
16 Begin VB.CommandButton NoButton 55 NoButton.Default = True66 NoButton.Caption = GetResString(TERMINATE_NO)67 NoButton.Default = True
62 #define NoButton layout::NoButton macro
299 class TOOLKIT_DLLPUBLIC NoButton : public PushButton class301 DECL_CONSTRUCTORS( NoButton, PushButton, 0 );607 NoButton noButton;
62 #undef NoButton
454 BUTTON_IMPL( NoButton, PushButton, BUTTONID_NO );464 IMPL_CONSTRUCTORS( NoButton, PushButton, "nobutton" );
Completed in 23 milliseconds