개정판 b74a9c91
macro기능 추가
Change-Id: I6e80960cf3ebf71f316f9d18cd890e90c827c40b
KCOM/Events/Event_KeyEvent.cs | ||
---|---|---|
193 | 193 |
ViewerDataModel.Instance.Capture_Opacity = 0; |
194 | 194 |
} |
195 | 195 |
|
196 |
if (Common.ViewerDataModel.Instance.SelectedControl == "Batch") |
|
196 |
if (Common.ViewerDataModel.Instance.SelectedControl == "Batch" |
|
197 |
|| Common.ViewerDataModel.Instance.SelectedControl == "MACRO") |
|
197 | 198 |
{ |
198 | 199 |
this.dzMainMenu.controlType = MarkupToPDF.Controls.Common.ControlType.None; |
199 | 200 |
this.dzMainMenu.txtBatch.Visibility = Visibility.Collapsed; |
내보내기 Unified diff