2
Answers

What are Control input parameters

Photo of richard smith

richard smith

12y
1.4k
1
What are C# input parameters of Control?  For example, I was looking at code (this is something someone else had coded at work, and there procedure was public sub CheckData(Control)
{
}

What is that input parameter 'Control'?

Answers (2)

Next Recommended Forum