dx control problems

Sunday, November 30, 2003 by kongit | Discussion: Stardock Software

The activex controls lose their settings as soon as i leave the script editor. here's what I was doing. I was trying to make a multiline form on the desktop that would sort of function like a post it note. i chose the Microsoft form text control. it looks like some of the settings would allow me to create what i want, but when i change a setting it gets lost when i leave the script editor. hmm a bit redundant.

Thanks for any help given
pjpowell
Reply #1 Monday, December 1, 2003 3:08 AM
You need to set it via the script.

Sub Object_OnScriptEnter
Control.Multiline = True
End Sub
kongit
Reply #2 Monday, December 1, 2003 9:19 AM
thanks alot i would have never figured that one out on my own
kongit
Reply #3 Monday, December 1, 2003 10:45 AM
um does anybody know where to find activex control documentation, i can't find a good place that i can understand. Thanks

Please login to comment and/or vote for this skin.

Welcome Guest! Please take the time to register with us.
There are many great features available to you once you register, including:

  • Richer content, access to many features that are disabled for guests like commenting on the forums and downloading skins.
  • Access to a great community, with a massive database of many, many areas of interest.
  • Access to contests & subscription offers like exclusive emails.
  • It's simple, and FREE!



web-wc01