Equalent Function of the Capitalised of .NET in VB6.0

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • mahesh123
    New Member
    • Oct 2007
    • 64

    Equalent Function of the Capitalised of .NET in VB6.0

    Hi Folks,

    There is a Property "Capitalise d" which is used for the string conversion in .NET.

    Is there is any function in VB 6.0 which is equalently worked as above function.


    Regards
    ------------
    Mahesh
  • debasisdas
    Recognized Expert Expert
    • Dec 2006
    • 8119

    #2
    what about UCASE.

    Have you tried working around that.

    Comment

    Working...