2009-09-16 41 views

回答

11

的Winforms例如:

myComboBox.DisplayMember = "DisplayName"; 
myComboBox.DataSource = TimeZoneInfo.GetSystemTimeZones();