Click or drag to resize

Common Class

Inheritance Hierarchy
SystemObject
  DWSIM.UI.SharedCommon

Namespace: DWSIM.UI.Shared
Assembly: DWSIM.ExtensionMethods.Eto (in DWSIM.ExtensionMethods.Eto.dll) Version: 8.4.5.0
Syntax
public static class Common
Request Example View Source

The Common type exposes the following members.

Constructors
 NameDescription
Private methodStatic memberCommon 
Top
Methods
 NameDescription
Public Extension MethodCenter 
Public Extension MethodCreateAndAddBoldLabelAndButtonRow 
Public Extension MethodCreateAndAddButtonRow(DynamicLayout, String, String, ActionButton, EventArgs) 
Public Extension MethodCreateAndAddButtonRow(TableLayout, String, String, ActionButton, EventArgs) 
Public Extension MethodCreateAndAddCheckBoxRow(DynamicLayout, String, Boolean, ActionCheckBox, EventArgs, Action) 
Public Extension MethodCreateAndAddCheckBoxRow(TableLayout, String, Boolean, ActionCheckBox, EventArgs, Action) 
Public Extension MethodCreateAndAddColorPickerRow 
Public Extension MethodCreateAndAddControlRow(DynamicLayout, Control) 
Public Extension MethodCreateAndAddControlRow(TableLayout, Control) 
Public Extension MethodCreateAndAddDescriptionRow(DynamicLayout, String, Boolean) 
Public Extension MethodCreateAndAddDescriptionRow(TableLayout, String, Boolean) 
Public Extension MethodCreateAndAddDoubleTextBoxRow(DynamicLayout, String, String, String, Double, ActionTextBox, EventArgs, ActionTextBox, EventArgs) 
Public Extension MethodCreateAndAddDoubleTextBoxRow(TableLayout, String, String, String, Double, ActionTextBox, EventArgs, ActionTextBox, EventArgs) 
Public Extension MethodCreateAndAddDropDownRow(DynamicLayout, String, ListString, Int32, ActionDropDown, EventArgs, Action) 
Public Extension MethodCreateAndAddDropDownRow(DynamicLayout, String, ListString, String, ActionDropDown, EventArgs, Action) 
Public Extension MethodCreateAndAddDropDownRow(TableLayout, String, ListString, Int32, ActionDropDown, EventArgs, Action) 
Public Extension MethodCreateAndAddDropDownRow(DynamicLayout, String, ListString, Int32, ActionDropDown, EventArgs, Int32, Action) 
Public Extension MethodCreateAndAddEditableDropDownRow 
Public Extension MethodCreateAndAddEmptySpace 
Public Extension MethodCreateAndAddFullTextBoxRow 
Public Extension MethodCreateAndAddLabelAndButtonRow(DynamicLayout, String, String, String, ActionButton, EventArgs) 
Public Extension MethodCreateAndAddLabelAndButtonRow(TableLayout, String, String, String, ActionButton, EventArgs) 
Public Extension MethodCreateAndAddLabelAndControlRow 
Public Extension MethodCreateAndAddLabelAndTextBoxAndButtonRow 
Public Extension MethodCreateAndAddLabelAndTextBoxAndButtonRow2 
Public Extension MethodCreateAndAddLabelAndTwoButtonsRow 
Public Extension MethodCreateAndAddLabelRow(DynamicLayout, String) 
Public Extension MethodCreateAndAddLabelRow(TableLayout, String) 
Public Extension MethodCreateAndAddLabelRow2(DynamicLayout, String) 
Public Extension MethodCreateAndAddLabelRow2(TableLayout, String) 
Public Extension MethodCreateAndAddLabelRow3(DynamicLayout, String) 
Public Extension MethodCreateAndAddLabelRow3(TableLayout, String) 
Public Extension MethodCreateAndAddListBoxRow(DynamicLayout, Int32, String, ActionListBox, EventArgs) 
Public Extension MethodCreateAndAddListBoxRow(TableLayout, Int32, String, ActionListBox, EventArgs) 
Public Extension MethodCreateAndAddMultilineMonoSpaceTextBoxRow(DynamicLayout, String, Int32, Boolean, ActionTextArea, EventArgs) 
Public Extension MethodCreateAndAddMultilineMonoSpaceTextBoxRow(TableLayout, String, Int32, Boolean, ActionTextArea, EventArgs) 
Public Extension MethodCreateAndAddMultilineTextBoxRow(DynamicLayout, String, Boolean, Boolean, ActionTextArea, EventArgs) 
Public Extension MethodCreateAndAddMultilineTextBoxRow(TableLayout, String, Boolean, Boolean, ActionTextArea, EventArgs) 
Public Extension MethodCreateAndAddNumericEditorRow 
Public Extension MethodCreateAndAddNumericEditorRow2 
Public Extension MethodCreateAndAddStringEditorRow(DynamicLayout, String, String, ActionTextBox, EventArgs, Action) 
Public Extension MethodCreateAndAddStringEditorRow(TableLayout, String, String, ActionTextBox, EventArgs, Action) 
Public Extension MethodCreateAndAddStringEditorRow(DynamicLayout, String, String, ActionTextBox, EventArgs, Int32, Action) 
Public Extension MethodCreateAndAddStringEditorRow2 
Public Extension MethodCreateAndAddTextBoxAndFourButtonsRow 
Public Extension MethodCreateAndAddTextBoxAndThreeButtonsRow 
Public Extension MethodCreateAndAddTextBoxAndTwoButtonsRow 
Public Extension MethodCreateAndAddTextBoxRow(DynamicLayout, String, String, Double, ActionTextBox, EventArgs, Action) 
Public Extension MethodCreateAndAddTextBoxRow(TableLayout, String, String, Double, ActionTextBox, EventArgs, Action) 
Public Extension MethodCreateAndAddTextBoxRow2(DynamicLayout, String, String, Double, ActionTextBox, EventArgs) 
Public Extension MethodCreateAndAddTextBoxRow2(TableLayout, String, String, Double, ActionTextBox, EventArgs) 
Public Extension MethodCreateAndAddThreeLabelsRow 
Public Extension MethodCreateAndAddTwoButtonsRow 
Public Extension MethodCreateAndAddTwoLabelsRow 
Public Extension MethodCreateAndAddTwoLabelsRow2 
Public methodStatic memberCreateDialog 
Public methodStatic memberCreateDialogWithButtons 
Public methodStatic memberCreatePlotModel(Double, Double, String, String, String, String) 
Public methodStatic memberCreatePlotModel(Double, Double, Double, String, String, String, String, String, String) 
Public Extension MethodDifferentCombinationsT 
Public methodStatic memberGetDefaultContainer 
Public methodStatic memberGetDefaultEditorForm(String, Int32, Int32, DynamicLayout) 
Public methodStatic memberGetDefaultEditorForm(String, Int32, Int32, PixelLayout) 
Public methodStatic memberGetDefaultEditorForm(String, Int32, Int32, Control, Boolean) 
Public methodStatic memberGetDefaultEditorForm(String, Int32, Int32, TableLayout, Boolean) 
Public methodStatic memberGetDefaultTabbedForm 
Public methodStatic memberGetEditorFontSize 
Public methodStatic memberGetPlaceHolderLabel 
Public methodStatic memberImageToByte 
Public methodStatic memberIsValidDouble 
Top
Fields
 NameDescription
Private fieldStatic memberimgprefix 
Private fieldStatic membersf 
Top
See Also