Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Open custom UI on double click the GL batchlist(GL2000)'s viewlist

Status
Not open for further replies.

shaccpac

Technical User
Sep 12, 2008
84
Want to open custom UI on double click the GL batchlist(GL2000)'s viewlist instead of default GL Journal Entry screen

"SAVE TREES, SAVE WORLD, SAVE MANKIND" and print only if absolutely necessary.
 
1. Drop that OCX into your custom VB app's form.
2. Dim an AccpacViewList object
3. Use .GetControl on the object
4. Put your form into the .DblClick event of that object
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top