AGS.Types.StringListUIEditorControl.StringListUIEditorControl C# (CSharp) Method

StringListUIEditorControl() public method

public StringListUIEditorControl ( ) : System
return System
        public StringListUIEditorControl()
        {
            InitializeComponent();
        }

Same methods

StringListUIEditorControl::StringListUIEditorControl ( StringListUIEditor editor ) : System