Repository.Control.GetAllXfmeaControlsDictionary
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)
Returns a dictionary containing all XfmeaControls from the current project. The keys are the IDs of the controls.