Quote:
|
So, if I put this code in another sub, how do I pass the id value along? It's not the sourcecontrol value, or so I believe.
|
You have to go via the Label (SourceControl). If the Label is bound you could reference its datasource, if not and Label is manually set you can assign the id to the Label.Tag.