Tag Archive: .Net

Mar 30

Exploring Custom Controls (cont.)

Reminder Last time we implemented a tab navigation function for our custom control. We saw how to use the object-spy to locate “interesting” RO properties and methods, and how to switch to debug view to drill even deeper into the inner control structure. Today we’ll master these techniques to implement our second goal – pressing …

Continue reading »

Mar 30

Exploring Custom Controls

Hyderkhan asked me how to automate the Sandbar-Ribbon controls. While the old version of these controls is dealt with in the .Net add-in extensibility help files, I decided to address the subject for two reasons: A. This could be a good chance to explain how to explore and automate unknown custom .Net controls. B. I …

Continue reading »

» Newer posts