Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Trimming a label
#3
Vinwarez Wrote:Does "ByVal" means decalring a parameter for method? Like in Java?

This is exactly right! Of course, I don't think that ByVal is completely necessary in VB.NET. For example, I think the code snippet
Code:
Public Sub TrimLabel(label As Label,MaxCharCount As Integer)
Would also work.


But yes, you are right!
My Blog | My Setup | My Videos | Have a wonderful day.


Messages In This Thread
Trimming a label - by brandonio21_phpbb3_import2 - 06-28-2012, 11:42 PM
Re: Trimming a label - by Vinwarez - 07-10-2012, 04:10 AM
Re: Trimming a label - by brandonio21_phpbb3_import2 - 07-10-2012, 12:08 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Editable Label brandonio21 2 11,396 01-04-2013, 09:30 PM
Last Post: brandonio21

Forum Jump:


Users browsing this thread: 1 Guest(s)