;******************************************************************************* ; ; WINBINDER - form editor project ; ;******************************************************************************* [Projectsettings] formvar = "$maintab" parent = "$maintab" prefix = "IDC_" startval = 1200 localize = 1 locprefix = "COP_" istabpage = 1 tabnumber = 1 filllists = "" fillheaders = "" imagenames = "" insertontabs = 1 applyvalues = "" ctrlvar = "" startctrlval = 1 staticnullid = 1 currentindex = "" [Form] class = "ModalDialog" caption = "Cards" geom = "WBC_CENTER WBC_CENTER 313 326" style = 0 value = 0 controls = 7 [Form_ctrl1] class = "Frame" caption = "Card order" geom = "15 10 275 80" style = 0 value = 0 id = "IDC_FRAME" [Form_ctrl2] class = "Label" caption = "&Sort by:" geom = "35 30 125 15" style = 0 value = 0 id = "IDC_SORTLABEL" [Form_ctrl3] class = "ComboBox" caption = "" geom = "30 55 245 195" style = 64 value = 0 id = "IDC_SORTCRITERIA" [Form_ctrl4] class = "Frame" caption = "Card set" geom = "15 100 275 160" style = 0 value = 0 id = "IDC_FRAME" [Form_ctrl5] class = "ImageButton" caption = "" geom = "176 111 108 143" style = 0 value = 0 id = "IDC_PREVIEW" [Form_ctrl6] class = "Label" caption = "&Design:" geom = "30 120 135 15" style = 0 value = 0 id = "IDC_DESIGN" [Form_ctrl7] class = "ListBox" caption = "" geom = "30 145 135 90" style = 0 value = 0 id = "IDC_CARDSET"