50 likes | 157 Views
Controls in C++/CLI (3). ListBox (Property: SelectionMode , Items, SelectedItem , SelectedIndex , SelectedItems , SelectedIndices ; Event: SelectedIndexChanged )
E N D
Controls in C++/CLI (3) • ListBox(Property: SelectionMode, Items, SelectedItem, SelectedIndex, SelectedItems, SelectedIndices; Event: SelectedIndexChanged) • SelectionMode (None, One, MultiSimple, and MultiExtended), please see http://msdn.microsoft.com/en-us/library/system.windows.forms.selectionmode.aspx
Strings in C++/CLI • http://msdn.microsoft.com/en-us/library/system.string.aspx • public: static String^ Format( String^ format, ... array<Object^>^ args ) • {index[,length][:formatString]} • {0}, {0, 10}, {0, -10}, {0, -10:D6}
No Meeting This Thursday • E-Day, Oct. 11, 2012, 8:30 a.m.-11:45 a.m. • Open E-day to all current students as well. • My lab – SEC 3423.