Repository.Control.GetAllXfmeaControlsDictionary
Jump to navigation
Jump to search
Returns a dictionary containing all XfmeaControls from the current project. The keys are the IDs of the controls.
Syntax
- GetAllXfmeaControlsDictionary() As Dictionary(Of Integer, cXfmeaControl)