Northwoods.Go Assembly > Northwoods.Go Namespace > GoDocument Class : RaiseChanged Method |
This implementation tries to reuse a GoChangedEventArgs instance that it initializes with the information in the parameters before calling OnChanged. This method is often called by Changed.
GoDocument | |
---|---|
RepaintAll | 100 |
BeginUpdateAllViews | 101 |
EndUpdateAllViews | 102 |
UpdateAllViews | 103 |
StartedTransaction | 104 |
FinishedTransaction | 105 |
AbortedTransaction | 106 |
StartingUndo | 107 |
FinishedUndo | 108 |
StartingRedo | 109 |
FinishedRedo | 110 |
ChangedName | 201 |
ChangedSize | 202 |
ChangedTopLeft | 203 |
ChangedFixedSize | 204 |
ChangedPaperColor | 205 |
ChangedDataFormat | 206 |
ChangedAllowSelect | 207 |
ChangedAllowMove | 208 |
ChangedAllowCopy | 209 |
ChangedAllowResize | 210 |
ChangedAllowReshape | 211 |
ChangedAllowDelete | 212 |
ChangedAllowInsert | 213 |
ChangedAllowLink | 214 |
ChangedAllowEdit | 215 |
AllArranged | 220 |
ChangedUserFlags | 221 |
ChangedUserObject | 222 |
ChangedLinksLayer | 223 |
ChangedMaintainsPartID | 224 |
ChangedValidCycle | 225 |
ChangedLastPartID | 226 |
ChangedRoutingTime | 228 |
ChangedInitializing | 241 |
LastHint | 10000 |
GoLayerCollection | |
---|---|
GoLayerCollection.InsertedLayer | 801 |
GoLayerCollection.RemovedLayer | 802 |
GoLayerCollection.MovedLayer | 803 |
GoLayerCollection.ChangedDefault | 804 |
GoLayer | |
---|---|
GoLayer.ChangedObject | 901 See also the GoObject.Changed method: Changed |
GoLayer.InsertedObject | 902 |
GoLayer.RemovedObject | 903 |
GoLayer.ChangedObjectLayer | 904 |
GoLayer.ChangedAllowView | 910 |
GoLayer.ChangedAllowSelect | 911 |
GoLayer.ChangedAllowMove | 912 |
GoLayer.ChangedAllowCopy | 913 |
GoLayer.ChangedAllowResize | 914 |
GoLayer.ChangedAllowReshape | 915 |
GoLayer.ChangedAllowDelete | 916 |
GoLayer.ChangedAllowInsert | 917 |
GoLayer.ChangedAllowLink | 918 |
GoLayer.ChangedAllowEdit | 919 |
GoLayer.ChangedAllowPrint | 920 |
GoLayer.ChangedIdentifier | 930 |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2