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