Sack Library Documentation
|
enum MouseInvokeType { INV_OKAY = 0, INV_CANCEL = 1 };
Members |
Description |
INV_OKAY = 0 |
Invoke Button OK. |
INV_CANCEL = 1 |
Invoke Button Cancel. |
Specifies symbols for which default control to press - default accept or default cancel.
Copyright (c) 2000+. All rights reserved.
|
What do you think about this topic? Send feedback!
|