How do i create an OO interface in VB 6.0?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • anuragshrivastava64
    New Member
    • Jan 2007
    • 66

    How do i create an OO interface in VB 6.0?

    Hi all
    can u plzz help how to use interface in vb.
  • lotus18
    Contributor
    • Nov 2007
    • 865

    #2
    Originally posted by anuragshrivasta va64
    Hi all
    can u plzz help how to use interface in vb.
    Interface? Are you referring to Visual Basic IDE or how to make an interface in VB? What version of vb are you using?

    Comment

    • anuragshrivastava64
      New Member
      • Jan 2007
      • 66

      #3
      Originally posted by lotus18
      Interface? Are you referring to Visual Basic IDE or how to make an interface in VB? What version of vb are you using?
      make an interface in VB 6.0

      Comment

      • lotus18
        Contributor
        • Nov 2007
        • 865

        #4
        Originally posted by anuragshrivasta va64
        make an interface in VB 6.0
        Try any drawing tools, like coreldraw or photoshop then place it on your form. That's the simple way to do that

        Comment

        • Killer42
          Recognized Expert Expert
          • Oct 2006
          • 8429

          #5
          Originally posted by anuragshrivasta va64
          make an interface in VB 6.0
          Are you referring to a user interface? Or an "interface" as the term is used in Object Oriented (OO) computing, or what? Please explain.

          Comment

          • anuragshrivastava64
            New Member
            • Jan 2007
            • 66

            #6
            Originally posted by Killer42
            Are you referring to a user interface? Or an "interface" as the term is used in Object Oriented (OO) computing, or what? Please explain.
            I was talking about OOPs concept

            Comment

            • Killer42
              Recognized Expert Expert
              • Oct 2006
              • 8429

              #7
              Originally posted by anuragshrivasta va64
              I was talking about OOPs concept
              I'm not familiar with OOP myself, but from what I've heard I believe VB6 is a long way from it. You'd probably be better advised to upgrade to the latest version.

              Comment

              Working...