void CBCGPCalculator::SetExtendedCommands | ( | const CList< UINT, UINT > & | lstCommands | ) |
Allows extended commands to calculator.
Use this method to display extended commands (buttons with advanced functions) on calculator control.
The following extended commands are currently implemented by the library:
lstCommands | Specifies the list of extended commands to display. |