Click here to Skip to main content
15,908,112 members

Comments by suro_sh (Top 1 by date)

suro_sh 6-Jun-13 9:23am View    
public Control Get_Canvas
{
get { return myCanvas; }
}

But I can't access this function in the TestClass.