Want to mimic what the F2 key does In client

Discussions related to custom development with Select.
Post Reply
ddudley3
Posts: 55
Joined: Fri May 03, 2013 9:11 am

Want to mimic what the F2 key does In client

Post by ddudley3 »

I would like to mimic what the F2 key does when inside a control in the client where it "reset" or nullifies or what not.

What api call or property can I set to do this?

Specifically I'm trying to clear a loan with F2 in the API.

Thanks.
BobRichards
Posts: 1377
Joined: Wed Jan 15, 2014 3:50 pm
Location: Raleigh, NC
Contact:

Re: Want to mimic what the F2 key does In client

Post by BobRichards »

See the IOrderItem.Reset("property name") method in the SoftPro.OrderTracking.Client.Orders namespace in the Select SDK. It will also give example code.
Bob Richards, Senior Software Developer, SoftPro
Post Reply