Passing Keystroke using VBNET

On some we will need them and in others we do not want to make it
mandatory, but only when an actual change is made. It starts to
become a pain. What I have on some forms that is if a certain field
contains data then it will pull the change log up and require input,
but If it does not it will bybass it.

--- In vantage@yahoogroups.com, "Todd Hofert" <todd@...> wrote:
>
> Why not turn that feature off in company config.? Just uncheck
Create
> Audit Logs checkbox Under Company/Modules/Sales/Quote
>
> Todd
>
> ________________________________
>
> From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On
Behalf
> Of Michael McWilliams
> Sent: Tuesday, October 10, 2006 12:05 PM
> To: vantage@yahoogroups.com
> Subject: [Vantage] Re: Passing Keystroke using VBNET
>
>
>
> I answered my own question I used : SendKeys.Send("{ENTER}")
>
> --- In vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com> ,
> "Michael McWilliams"
> <mmcwilliams22@> wrote:
> >
> > I am trying to bybass some of the Nag screens. One inparticular
is
> > the quote, we are not going to keep a change description log for
the
> > quotes. What I have done is just populated
> QuoteHed.ChangeDescription
> > with "Quoted" on the form load. Now they just have to hit enter.
I
> do
> > not know how to pass an ENTER keystroke after populating the
textbox.
> > Can anyone help me out?
> >
>
>
>
>
>
>
> This e-mail and any attachments may contain confidential and
privileged
> information. If you are not the intended recipient, please notify
the
> sender immediately by return e-mail, delete this e-mail and destroy
any
> copies. Any dissemination or use of this information by a person
other
> than the intended recipient is unauthorized and may be illegal.
>
> [Non-text portions of this message have been removed]
>
I am trying to bybass some of the Nag screens. One inparticular is
the quote, we are not going to keep a change description log for the
quotes. What I have done is just populated QuoteHed.ChangeDescription
with "Quoted" on the form load. Now they just have to hit enter. I do
not know how to pass an ENTER keystroke after populating the textbox.
Can anyone help me out?
I answered my own question I used : SendKeys.Send("{ENTER}")


--- In vantage@yahoogroups.com, "Michael McWilliams"
<mmcwilliams22@...> wrote:
>
> I am trying to bybass some of the Nag screens. One inparticular is
> the quote, we are not going to keep a change description log for the
> quotes. What I have done is just populated
QuoteHed.ChangeDescription
> with "Quoted" on the form load. Now they just have to hit enter. I
do
> not know how to pass an ENTER keystroke after populating the textbox.
> Can anyone help me out?
>
Why not turn that feature off in company config.? Just uncheck Create
Audit Logs checkbox Under Company/Modules/Sales/Quote

Todd

________________________________

From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf
Of Michael McWilliams
Sent: Tuesday, October 10, 2006 12:05 PM
To: vantage@yahoogroups.com
Subject: [Vantage] Re: Passing Keystroke using VBNET



I answered my own question I used : SendKeys.Send("{ENTER}")

--- In vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com> ,
"Michael McWilliams"
<mmcwilliams22@...> wrote:
>
> I am trying to bybass some of the Nag screens. One inparticular is
> the quote, we are not going to keep a change description log for the
> quotes. What I have done is just populated
QuoteHed.ChangeDescription
> with "Quoted" on the form load. Now they just have to hit enter. I
do
> not know how to pass an ENTER keystroke after populating the textbox.
> Can anyone help me out?
>






This e-mail and any attachments may contain confidential and privileged
information. If you are not the intended recipient, please notify the
sender immediately by return e-mail, delete this e-mail and destroy any
copies. Any dissemination or use of this information by a person other
than the intended recipient is unauthorized and may be illegal.

[Non-text portions of this message have been removed]