Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
04/15/11 18:41:13 (13 years ago)
Author:
abeham
Message:

#1465

  • fine tuned UI for setting data(table|row) visual properties
  • added control for the data table visual properties
  • added a few more visual properties
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/histogram/HeuristicLab.Analysis.Views/3.3/HeuristicLab.Analysis.Views-3.3.csproj

    r6010 r6012  
    136136      <DependentUpon>DataRowVisualPropertiesControl.cs</DependentUpon>
    137137    </Compile>
     138    <Compile Include="DataTableVisualPropertiesControl.cs">
     139      <SubType>UserControl</SubType>
     140    </Compile>
     141    <Compile Include="DataTableVisualPropertiesControl.Designer.cs">
     142      <DependentUpon>DataTableVisualPropertiesControl.cs</DependentUpon>
     143    </Compile>
    138144    <Compile Include="DataTableVisualPropertiesDialog.cs">
    139145      <SubType>Form</SubType>
     
    273279    <EmbeddedResource Include="DataTableView.resx">
    274280      <DependentUpon>DataTableView.cs</DependentUpon>
     281    </EmbeddedResource>
     282    <EmbeddedResource Include="DataTableVisualPropertiesControl.resx">
     283      <DependentUpon>DataTableVisualPropertiesControl.cs</DependentUpon>
    275284    </EmbeddedResource>
    276285    <EmbeddedResource Include="DataTableVisualPropertiesDialog.resx">
Note: See TracChangeset for help on using the changeset viewer.