3 references to FormatValueString
System.Windows.Forms.Design (3)
System\Windows\Forms\Design\StyleEditorForm.cs (3)
590sizeValue = FormatValueString(rowStyle.SizeType, rowStyle.Height); 596sizeValue = FormatValueString(colStyle.SizeType, colStyle.Width); 919UpdateListViewItem(index, _columnsAndRowsListView.Items[index].SubItems[MemberIndex].Text, type.ToString(), FormatValueString(type, value));