Crainiate Community

Support and discussion for users of Crainiate component software products
Welcome to Crainiate Community Sign in | Join | Help
in Search

Browse by Tags

All Tags » Cursor (RSS)
  • Re: Connectors question

    You can change any cursor by looking at the Component.Instance.Cursors collection and modifying the cursor depending on the type of handle. The following code indicates the cursor for the Origin handle type where this is the key. Cursors.Add( HandleType .Origin, System.Windows.Forms. Cursors .PanNorth...
    Posted to Forum by James Westgate on 11-14-2007
  • Re: Preventing the moving of connectors

    You may want to look at the following post http://support.crainiate.net/Community/forums/t/226.aspx You can also set Line.Start.AllowMove to false. For cursors, you can modify the Component.Instance.Cursors collection, using the HandleType enumeration as a key. The Shape.Handle method can also be used...
    Posted to Forum by James Westgate on 10-10-2007
Page 1 of 1 (2 items)