Browse By Tags

  • Forum Post: How to get the location when drag & drop?

    Hi, I have a list box and a Editor, I want to drag the item from list box to Editor, and drop it in the location in Editor where mouse up. but I can't get the SelectionStart in Editor, please give me some advice, Thanks. code: private void Editor1_DragDrop(object sender, DragEventArgs e) { C1TextRange...
  • Forum Post: Problems with C1Editor on a DialogWindow

    Hi, I am having some problems with C1Editor here, especially when using the Editor on a DialogWindow. Imagine the following situation: You have a WinForm frmMain and a WinForm frmEditor. frmEditor contains a C1Editor control (with its ToolStrips and some other stuff, but that doesn't matter). frmMain...
  • Forum Post: C1Editor URL Addressing

    Is there a way to set the C1Editor to address the insterted elements (ie. links, images, files) relative instead of absolute? For instance ~/DialogUploadFolder/image.jpg instead of http:/xxx/dialogUploadFolder/image.jpg? Thank you, Kevin Howell
  • Forum Post: Accessing C1Editor Properties

    How do I set the properties for the C1Editor that don't show up on Visual Studio's property page? I specifically would like to set the DesignModeCss property at runtime from the vb code-behind. Thank you! Kevin Howell
  • Forum Post: C1 Editor Image Dialog Not Uploading File

    I am using the C1Editor version 3.0.20093.158. An uploaded image does not appear in the DialogUploadFolder when I attempt browse locally and upload. After browsing to and selecting the local image then clicking "upload" I get a dialog that says "Upload Successful" but no image appears...
Page 1 of 3 (60 items) 123