![]() |
<< Index >> |
FutureBasic 5 |
get window | statement | |
|
get window wndNum, [@]windowRefVar
wndNum
. The reference value is returned into windowRefVar
, which must be a WindowRef variable. Most Toolbox functions that deal with windows take a WindowRef argument.fn Wptr2WNum()
which takes a WindowRef argument and returns the corresponding FB wndNum.