Unpacks all data members from a string
                bool FromString( const TCHAR* 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