Param |
Method |
Event |
|
|
PreventDragAndDropv4.3.2.06 or higherDrag&Drop 기능을 해제 설정합니다.
Parameters
Sample Codesvar CrossEditor = new NamoSE("test"); CrossEditor.params.PreventDragAndDrop = true; CrossEditor.EditorStart();
See Also
|