QUERY #1 (RESOLVED!): Still reasonably new to plugin coding... I'm seeking help from the coding geniuses on here..... I'm lacking some basic knowledge on this one. My project: GemDS is a dataset made via Dataset Design view. I'm trying to access this dataset in the GameEx.Plugin.vb class, but because it's a clas (and not a form) I can't figure for the life of me how to do this!! If it were a form, I'd do this: But, of course, because GameEx.Plugin is a class - there are no controls to 'add.' Sorry - know this may seem obvious to you proper coding guys - but it's got me stumped! As ever, would appreciate any help. Dunno if helps, but full code here: https://gemvoy.codeplex.com/SourceControl/latest#GEmvoy/GEmvoy/Code/GameEx.Plugin.vb