RefreshControlsDelegate DelegateSave PDFSave selected topicSave selected topic and subtopicsSave all topicsShareShare to emailCopy topic URLLast UpdatedNov 06, 20251 minute readOperations and ExecutionManufacturing Execution System 2023 R2 RefreshControlsDelegate is the delegate declaration for catching the RefreshControls event.Syntax Visual BasicC# 'Declaration Public Delegate Sub RefreshControlsDelegate( _ ByVal sender As Object _ ) public delegate void RefreshControlsDelegate( object sender ) Parameterssender Required. Holds the object, which is the sender, that raised the event. See AlsoReferenceRefreshControlsDelegate MembersFactMES.Client.Common Namespace In This Topic
RefreshControlsDelegate is the delegate declaration for catching the RefreshControls event.Syntax Visual BasicC# 'Declaration Public Delegate Sub RefreshControlsDelegate( _ ByVal sender As Object _ ) public delegate void RefreshControlsDelegate( object sender ) Parameterssender Required. Holds the object, which is the sender, that raised the event. See AlsoReferenceRefreshControlsDelegate MembersFactMES.Client.Common Namespace
RefreshControlsDelegate is the delegate declaration for catching the RefreshControls event.Syntax Visual BasicC# 'Declaration Public Delegate Sub RefreshControlsDelegate( _ ByVal sender As Object _ ) public delegate void RefreshControlsDelegate( object sender ) Parameterssender Required. Holds the object, which is the sender, that raised the event. See AlsoReferenceRefreshControlsDelegate MembersFactMES.Client.Common Namespace
RefreshControlsDelegate is the delegate declaration for catching the RefreshControls event.Syntax Visual BasicC# 'Declaration Public Delegate Sub RefreshControlsDelegate( _ ByVal sender As Object _ ) public delegate void RefreshControlsDelegate( object sender ) Parameterssender Required. Holds the object, which is the sender, that raised the event. See AlsoReferenceRefreshControlsDelegate MembersFactMES.Client.Common Namespace