Re: Contact form with code from 2002 to 2007

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



but unfortunately the scrollbars in the Outlook form's code window are grey
( not possible to scroll) !!?

Try using the PageUp and PageDown keys.

I heard that maybe it could be the security settings why the code is not
displayed.

I heard in debug mode the security settings should not be active, therefore
the code is displayed ??

There are no security settings governing whether code is displayed or not.

Whats about the thing with safe places in Office 2007 to load a form from?

If you want a form to run code, you must publish it. See http://outlookcode.com/article.aspx?id=67

There is no certificate on the form!

That's completely normal and expected.

What about this selfcert.exe?

Selfcert.exe is used to create a certificate that can be used to sign a VBA code project. It has no connection with custom form code.

What is about this “Vertrauenswürdige Orte” (trusted places)?

Also no connection with custom form code or Outlook VBA.

Another thing I tried is to open the form as described, open the form start
script debugger, copy the code from there open the Skript Editor paste the
code there and publish the form in personnel forms.

Did you try just opening the form as described and then publishing it to the Personal Forms library?

Then I publish it renamed in personnel forms, close Outlook, start again,
then I opened the form in design mode and the code is not shown again. !!?

Opened which form using what steps?

"Sue Mosher [MVP-Outlook]" <suemvp@xxxxxxxxxxxxxxx> schrieb im Newsbeitrag
news:uAmB7TzzIHA.5816@xxxxxxxxxxxxxxxxxxxxxxx
Try scrolling the Outlook form's code window up and down. I remember seeing
an occasional problem with the window opening to the bottom of the script,
so that it looks like there's no code, but it's really there, just scrolled
out of sight.

TIP: You can open the item in design mode in fewer steps if the use the
Tools | Forms | Design a Form command and then browse for templates in the
file system.

"angot" <angot@xxxxxxx> wrote in message
news:%23xkT1nyzIHA.5108@xxxxxxxxxxxxxxxxxxxxxxx

I use a german version of office 2007 so maybe the translations of the
commands are not correct.

I open the form in Outlook with the button new - then choose a form - then
templates from the file system - then I opened the *.oft file, which
worked
correctly in OL 2002 and 2003.

Then I go to editor options with the program button on the left top corner
of the form and switch on display “developer …”.

Then I go to register card developer tools - design this form - then
display
code. The window “Skript Editor” opens but there is no code.

When I go to “script debugger” in the section “code” on left side of the
form a new window “Microsoft script editor (run)” opens - the code is
shown
inside.


.



Relevant Pages

  • Timer, Record Selection, Loop, If statement ... Suggestions??? Hel
    ... View) called 'frmDisplay' and scroll through the records using code. ... When the form opens the code will step through the records starting at ... Private Sub Record_Scrolling ... To get the form to display just group 1 data, I use this code, it ...
    (microsoft.public.access.modulesdaovba)
  • Re: Frame packing problem with JTextArea containing wrapped text
    ... This is for fairly brief instructions, so I don't want a scroll pane. ... I want, in other words, to simply be able to specify the text to display and have everything work, without needing to specify a magic number somewhere else that has to be kept in synch with that text for things to work. ... They ARE correctly calculating their actual sizes, as indicated by the text itself not being cut off by the borders of the text areas. ... I didn't want to use invokeLater in this particular case because then the main method would run off the end presumably before it actually invoked and generated a GUI. ...
    (comp.lang.java.gui)
  • Re: Can I disable this: OE scrolls down NG list autoly
    ... Otherwise, in my case, the display was scrolled down so that the "unread" ... It is not necessary to choose a thread with no responses. ... when I scroll down, I found a thread that had a response in the interim. ... is nothing that will change the sort order on its own. ...
    (microsoft.public.windows.inetexplorer.ie6_outlookexpress)
  • Re: Odd problem on Amazon pages
    ... they've complicated the display of some of their ... Go to the web site of your video card manufacturer, ... If I scroll down half way, ... I have WinXP, 768RAM, nVidia GeForce3 Ti200 with updated drivers. ...
    (microsoft.public.windows.inetexplorer.ie6.browser)
  • Re: GDI+ Custom Control
    ... I have actually done this already; my first MFC program was a medical data display and I ... First, I would treat each of the "tiles" as being a separate window, each a child window ... You scroll the tile. ... So there would be one "tile" for Heart ...
    (microsoft.public.win32.programmer.gdi)