6 references to CmbHeight
System.Web.Mobile (6)
UI\MobileControls\Design\ListItemsPage.cs (1)
121_txtValue.SetBounds(X, Y, 134, CmbHeight);
UI\MobileControls\Design\ObjectListCommandsPage.cs (1)
92_txtText.SetBounds(X, Y, ControlWidth, CmbHeight);
UI\MobileControls\Design\ObjectListFieldsPage.cs (4)
105_cmbDataField.SetBounds(X, Y, ControlWidth, CmbHeight); 121_txtDataFormatString.SetBounds(X, Y, ControlWidth, CmbHeight); 133_txtTitle.SetBounds(X, Y, ControlWidth, CmbHeight); 138_ckbVisible.SetBounds(X, Y, ControlWidth, CmbHeight);