|
-
Help me to create my own function like the "Split" function in VB.net
Hi, I'm using visual studio.net 2003 and I wanna create a function like the Split function in vb.net
Split("DFSFDS","|",-1,CompareMethod.Binary
see image
So what I want to do is a dropdown list of my options of my custom function like this
Public Function Color("Red") As String
'Code when option is red, Blue or any other color
End Function
So I want instead of "Red", a dropdown of my colors to be displayed when I call this function from my class.
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
|
Bookmarks