.net - Vb.net draw horizontal zebra lines -


How can I draw horizontal zebra lines on my form?

  1px black 1px white 1px black 1px white 1px black 1px white 1px black 1px white 

You can do it in this way:

  For the new Jackson as J (M. Wide, M. Heights) y = 0 Zebra for. For height - 1x = 0 for Zebra. With 1 if Y mode 2 & lt; & Gt; 0 Then Zebra Satpixel (X, Y, Color Black) and Zebra. Satpixel (X, Y, Color White) End if Next Next Me Background Image = Zebra   


(1px line)

Comments

Popular posts from this blog

Python SQLAlchemy:AttributeError: Neither 'Column' object nor 'Comparator' object has an attribute 'schema' -

java - How not to audit a join table and related entities using Hibernate Envers? -

mongodb - CakePHP paginator ignoring order, but only for certain values -