#define MakeListBox(pf,x,y,w,h,nID,opt) SetListboxIsTree( MakeControl(pf,LISTBOX_CONTROL,x,y,w,h,nID), (opt & LISTOPT_TREE)?TRUE:FALSE )
This is macro sack::PSI::listbox::MakeListBox.
Copyright (c) 2000+. All rights reserved.
|
What do you think about this topic? Send feedback!
|