the Homepage of Max Belugin
TabaxLite - tabbed interface for Dynamics AxDon't forget about your windowsTabbed interface is implemented in various products like Internet Explorer 7, Opera, Mozilla Firebird. TabaxLite adds tabbed interface to Microsoft Dynamics Ax versions 4 and 3. download TabaxLite (18K) Main features are:
TabaxLite is for end-users. If you are developer - have a look at full version of Tabax InstallationJust unpack and import an xpo file If you want TabaxLite to start automatically add the following code to \Classes\Info\startupPost: if (curUserID()!='Admin' && !WinApi::isShiftButtonDown()) { TreeNode::findNode(@'\Forms\TabaxLite').AOTrun(); } Return to Top |
|