Sack Library Documentation
|
PSI_CONTROL GetSheetControl(PSI_CONTROL pControl, _32 IDSheet, _32 IDControl);
Parameters |
Description |
PSI_CONTROL pControl |
tab control to get the control from a sheet of. |
_32 IDSheet |
identifier of the sheet to get a control from |
_32 IDControl |
identifier of the control on a sheet in the tab control. |
Control that has the requested ID on the requested page, if found. Otherwise NULL.
Gets a control from a specific sheet in the tab control
Copyright (c) 2000+. All rights reserved.
|
What do you think about this topic? Send feedback!
|