Search results for query: *

  • Users: ParaChase
  • Content: Threads
  • Order by date
  1. P

    Basic question about ByVal and ByRef time span

    How long do these passing methods last? I just want to make sure that I have these lifespans correct. ByVal variables lasts for the entire program time, while ByRef variables last until the procedure ends. Am I correct?
  2. P

    making menu strips disable code?

    Is it possible for a menu to disable code? If so, what is it? I'm starting a project that converts Fahrenheit to Celsius. I want to have the user to have the option of making the calculator round off or not. The project can already convert. I'm just adding extras. Thanks!
  3. P

    prefix for menu strips?

    Hello everyone, I was wondering if there was a prefix for menu strips and the sub-menu strips. Thanks
Back
Top