private: System::Windows::Forms::Button^ button1; this->button->Name = L"button`";
Everything I could find on the '^' indicates a bit operator, but it looks like here it is diong something with a struct because of the second line of code. What does thisdo? and is it specific to CLI? O what is the L before the string in the second line? Thanks in advance

New Topic/Question
Reply



MultiQuote



|