R
Ryan Joseph So
how can i make a hierarchical access of procedures if i want to access
it from another form. for example i have a form named form1, so i want
to access its procedures or function i just call form1.procedurename.
What if i want to make a level of calling for example instead of calling
form1.procedurename i want it to be form1.group.procedurename so i could
have a grouping of all my procedures in that form. is that possible?
it from another form. for example i have a form named form1, so i want
to access its procedures or function i just call form1.procedurename.
What if i want to make a level of calling for example instead of calling
form1.procedurename i want it to be form1.group.procedurename so i could
have a grouping of all my procedures in that form. is that possible?