[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

microsoft.public.axapta.programming

How can i get reference of controls at class level.

Manish Verma

11/24/2005 9:51:00 AM

Dear All

How can i get reference of any controls of Form at class level.

For example--: On standard Axapta Application SalesTable Form having the
post button on the SalesTable Form Header i can get the absolute path of this
control through the right-click to the control it self and go to
Add-Ins-Copy-Entire Path through this i can got following absolute path:

\Forms\SalesTable\Designs\Design\[Group:Table]\[ButtonGroup:ButtonsHeader]\[MenuButton:ButtonHeaderUpdate]

Axapta application programming having any standard method through which we
can get reference of sepecific path.

Manish Verma