Message 1 of 6
(SDK) How can I get UI control associated with a param of a ParamBlock2?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
The task should be easily solved by using ParamDef, where we can ask ctrl_count and ctrl_IDs properties. But for all parameters ctrl_count is 0.
Am I missing anything?