Browse by Tags
All Tags » Cursor (RSS)
-
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...
-
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...
Page 1 of 1 (2 items)
|
|
|