프로젝트

일반

사용자정보

개정판 857a9964

ID857a996442436ae836bb2bfa7096a03059b94852
상위 3f010662
하위 deaa202b, 0b008ea6

김태성이(가) 일년 이상 전에 추가함

issue #0000 radcontrolspy 제거

Change-Id: Ia658a5fa73f30494806064cb5a69a655b91093b4

차이점 보기:

ID2.Manager/ID2.Manager/ID2.Manager.csproj
58 58
  </PropertyGroup>
59 59
  <ItemGroup>
60 60
    <Reference Include="PresentationCore" />
61
    <Reference Include="RadControlSpy, Version=2023.1.314.48, Culture=neutral, PublicKeyToken=5bb2a467cbec794e, processorArchitecture=MSIL">
62
      <SpecificVersion>False</SpecificVersion>
63
      <HintPath>C:\Program Files (x86)\Progress\Telerik UI for WinForms R1 2023\Bin40\RadControlSpy.dll</HintPath>
64
    </Reference>
65 61
    <Reference Include="System" />
66 62
    <Reference Include="System.Core" />
67 63
    <Reference Include="System.Xml.Linq" />
ID2.Manager/ID2.Manager/Main.cs
43 43
        {
44 44
            InitializeComponent();
45 45

  
46
            Telerik.WinControls.RadControlSpy.RadControlSpyForm radControlSpyForm = new Telerik.WinControls.RadControlSpy.RadControlSpyForm();
47
            radControlSpyForm.Show();
46
            //Telerik.WinControls.RadControlSpy.RadControlSpyForm radControlSpyForm = new Telerik.WinControls.RadControlSpy.RadControlSpyForm();
47
            //radControlSpyForm.Show();
48 48

  
49 49
            SpreadsheetInfo.SetLicense(Properties.Settings.Default.GemBoxLicense);
50 50

  

내보내기 Unified diff

클립보드 이미지 추가 (최대 크기: 500 MB)