ProgressDialog.Designer.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merged revision(s) from branches/0.5.0.0461: Related to Issue [WTI-92]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@548 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: c77f919dd86664474244af27a39295d55589d0ab

  1. … 4839 more files in changeset.
removed timer from ProgressDialog. It's not needed at all due auto refresh between DataGridView and its DataSource. Related to Issue [WTI-105]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@495 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 8b1d80eaabbcfa2e54e9ba70c4f29b4ce21f8bfc

  1. … 1 more file in changeset.
Warning: Accessing a member on may cause a runtime exception because it is a field of a marshal-by-reference class (compiler warning CS1690) - Is prevented by creating a local copy of the field - https://msdn.microsoft.com/en-us/library/x524dkh4.aspx

- Removed few unused variables

Related to Issue [WTI-49]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@201 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 3603f7ce6b84ac4796a8e96f781f0e1ee12a90c3

  1. … 5 more files in changeset.