Click or drag to resize

Product_Windows Events

The Product_Windows type exposes the following members.

Events
 NameDescription
Public eventAddedToParent Occurs when a component is added to the parent.
(Inherited from Component)
Public eventClearFilesWithExtensionChangedOccurs when the ClearFilesWithExtension property value changes.
(Inherited from Product)
Public eventCloneEvent Occurs when object is cloned.
(Inherited from Component)
Public eventCloneSupportChanged Occurs after changing value of CloneSupport property.
(Inherited from Component)
Public eventCompilingScriptsChangedOccurs when the CompilingScripts property value changes.
Public eventComponentAdded Occurs when a child component is added.
(Inherited from Component)
Public eventComponentRemoved Occurs when a child component is removed.
(Inherited from Component)
Public eventComponentsChanged Occurs when the set of children is changed.
(Inherited from Component)
Public eventCubemapProcessingToolsChangedOccurs when the CubemapProcessingTools property value changes.
Public eventDebugFilesChangedOccurs when the DebugFiles property value changes.
Public eventDisabledEvent Occurs when the object is disabled from a hierarchy of the components or is disabled. See also EnabledInHierarchy property.
(Inherited from Component)
Public eventDisabledInSimulation Occurs when the object is detached from a hierarchy of the components or is disabled. The method is called only in simulation application. See also EnabledInHierarchy property.
(Inherited from Component)
Public eventDisplayInEditorChanged Occurs when value of DisplayInEditor property is changed.
(Inherited from Component)
Public eventDisposeEvent Occurs when the object is disposed.
(Inherited from Component)
Public eventEditorChangedOccurs when the Editor property value changes.
Public eventEnabledChanged Occurs when the Enabled property value changes.
(Inherited from Component)
Public eventEnabledEvent Occurs when the object is attached to a hierarchy of the components and is enabled. See also EnabledInHierarchy property.
(Inherited from Component)
Public eventEnabledInHierarchyChanged Occurs when the EnabledInHierarchy property value changes.
(Inherited from Component)
Public eventEnabledInSimulation Occurs when the object is attached to a hierarchy of the components and is enabled. The method is called only in simulation application. See also EnabledInHierarchy property.
(Inherited from Component)
Public eventExecutableNameChangedOccurs when the ExecutableName property value changes.
Public eventFileCacheChangedOccurs when the FileCache property value changes.
(Inherited from Product)
Public eventImportToolsChangedOccurs when the ImportTools property value changes.
Public eventLoadEvent Occurs during object loading.
(Inherited from Component)
Public eventMetadataGetMemberBySignatureEvent Occurs when the object metadata member is received by name.
(Inherited from Component)
Public eventMetadataGetMembersEvent Occurs upon receipt of the object's metadata members.
(Inherited from Component)
Public eventMetadataGetMembersFilterEvent Occurs when filtering receive members of the object metadata.
(Inherited from Component)
Public eventNameChanged Occurs when component name is changed.
(Inherited from Component)
Public eventNetworkModeChangedOccurs when the NetworkMode property value changes.
(Inherited from Component)
Public eventObfuscateAssembliesChangedOccurs when the ObfuscateAssemblies property value changes.
(Inherited from Product)
Public eventObfuscateChangedOccurs when the Obfuscate property value changes.
(Inherited from Product)
Public eventObfuscateHideStringsChangedOccurs when the ObfuscateHideStrings property value changes.
(Inherited from Product)
Public eventObfuscateReuseNamesChangedOccurs when the ObfuscateReuseNames property value changes.
(Inherited from Product)
Public eventPathsChangedOccurs when the Paths property value changes.
(Inherited from Product)
Public eventPostBuild
(Inherited from Product)
Public eventPreloadResourcesEvent Occurs when preloading the resources used by the object.
(Inherited from Component)
Public eventReceiveNetworkMessageFromClient
(Inherited from Component)
Public eventReceiveNetworkMessageFromServer
(Inherited from Component)
Public eventRemovedFromParent Occurs when a component is removed from the parent.
(Inherited from Component)
Public eventSatelliteResourceLanguagesChangedOccurs when the SatelliteResourceLanguages property value changes.
Public eventSaveEvent Occurs during object saving.
(Inherited from Component)
Public eventSaveSupportChanged Occurs after changing value of SaveSupport property.
(Inherited from Component)
Public eventScreenLabelChangedOccurs when the ScreenLabel property value changes.
(Inherited from Component)
Public eventShaderCacheChangedOccurs when the ShaderCache property value changes.
(Inherited from Product)
Public eventSimulationStep Occurs during the simulation step.
(Inherited from Component)
Public eventSimulationStepClient Occurs during the simulation step.
(Inherited from Component)
Public eventSkipFilesWithExtensionChangedOccurs when the SkipFilesWithExtension property value changes.
(Inherited from Product)
Public eventSortOrderChangedOccurs when the SortOrder property value changes.
(Inherited from Product)
Public eventUIWebBrowserChangedOccurs when the UIWebBrowser property value changes.
Public eventUpdateEvent Occurs during the update process of all objects.
(Inherited from Component)
Public eventWindowsDesktopAssembliesChangedOccurs when the WindowsDesktopAssemblies property value changes.
Top
See Also