Results 1 to 3 of 3

Thread: Help Me if you can

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Mar 2001
    Location
    United States
    Posts
    420

    Unhappy

    how in the world do you change the window class name. noy in code but anyway i dont care how i need to change it from "thunderrt6formdc" to something else please anyone help

  2. #2
    Frenzied Member Vlatko's Avatar
    Join Date
    Aug 2000
    Location
    Skopje, Macedonia
    Posts
    1,409
    The window classname is given toa window when it is created, and i don't think it can be changed.
    I am become death, the destroyer of worlds.
    mail:[email protected]

    • Visual Basic 6.0 & .NET
    • Visual C++ 6.0 & .NET
    • ASP
    • LISP
    • PROLOG
    • C
    • Pascal

  3. #3
    Megatron
    Guest
    If you want to use the Form VB provides, then you can't change it, otherwise, if you choose to create your own Form from API, you can create a custom class.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width