Unpacks all data members from a string
[C++]
bool FromString(
const char* pch
);
A string containing all the data members, as produced by ToString.
Returns true if the string was valid. Returns false if the string was not valid,
in which case m_bValid is set to false.
Header: xltoolbar.h