PyCFrameWnd
.GetMessageString
string =
GetMessageString(
id
)
Retrieves message corresponding to a command ID.
Parameters
id
: int
The ID to be retrieved
See Also
PyCMDIChildWnd.GetMessageString
virtual method