Sack Library Documentation
ContentsIndexReferenceHome
PreviousUpNext
sack::intershell::OnQueryShowControl Macro
C++
#define OnQueryShowControl( name ) \
      DefineRegistryMethod(TASK_PREFIX,QueryShowControl,WIDE( "control" ),name,WIDE( "query can show" ),LOGICAL,(PTRSZVAL))

return TRUE/FALSE whether the control should be shown, else it remains hidden. this method is used both with MenuButton and Control. This is called after FixupButton(on MenuButtonOnly) and EndEdit( on Controls and MenuButtons ) this is called during RestorePage(Full), which is used by ChangePage() after HidePage().

Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at support@toolsfactory.com.
Copyright (c) 2000+. All rights reserved.
What do you think about this topic? Send feedback!