bool IsCtrlPressed() const;
IsCtrlPressed determines whether the (Ctrl) key is pressed or not.
A Boolean value of true if the Ctrl key is pressed otherwise false.