Dear Abhinav S, Deeply thanks for answer my question, I want to customize draw a dash line across a surface cube like my picture link,, but i'm so stupid I don know what to do, please point me or give me some coding ..thz :-D
nimolZero
Posts
-
draw row column cube c# -
draw row column cube c#Dear all developers around the world ! https://www.box.com/s/nhg8h6lxjyu2l2sv5zrv i want to draw cube and have dynamic row and column.. example : column = 5 and row =3 it will generate like picture shown above.. please give me some source code and link if any... thanks in advance..
-
AutoCompleteCustomSource with string UnicodeHi there All ! Sorting Unicode is very easy , Combobox in VB.2005 is supported Unicode String but some of the function like the AutoCompleteSource in search string in combobox is not work well with string unicode , does anyone know how to make it well ? , i need some of code and link , or any ideas as you can .. or u have any way that similar to that function , pls speak out .. come on , i wait for you to reply na best regard from nimol men
-
How to Draw string Unicode ? Urgent needHi there i got a problem to draw string Unicode on form . but function drawstring can't support unicode , do u have anyway to drawstring text that support unocode ? pls point me anyway what should i do next and give me some codes about that ? Example: Dim drawFormat As New StringFormat() Using formGraphics As Graphics = Me.CreateGraphics(), _ drawFont As New System.Drawing.Font("Khmer Os system", 16), _ drawBrush As New SolidBrush(Color.Red) formGraphics.DrawString("???????????", drawFont, drawBrush, _ 150.0, 50.0, drawFormat) End Using that example above can't draw string correctly , Pls help me i need Urgent. thank you in advance . regard from Spider Anatha
-
Help me to get printer share on the networkHi there all i have a problem that want you all to solve for me i need some code to list all printer name that shared on the network and then i want to print some document by select a specific printer name. pls save me i need very Urgent Regard from spider anatha
-
How can i execute code at run time ?hey there ! pls save me now. i want to run this code below at run time : (after we load form already) 1. i have one text box that contain code below dim Str$ for i as integer=0 to 5 for j as integer=0 to 5 for k as integer=0 to 4 str=i+j+k listbox1.items.add str next next next 2. one listbox for get the result 3. one command button for click to execute code in the textbox i wait for all of ur reply 2me na . thanks in advance regard from spider anatha
-
Get element from ArraylistHi for all programmer ! pls look , save and solve my problem below Dim myarraylist As ArrayList = New ArrayList() Dim array1(,) = {{"banana"}, {"Pineple"}} Dim array2(,) = {{"Mango"}, {"Peach"}} myarraylist.Add(array1) myarraylist.Add(array2) Mean that myarraylist store two Array in it. i want to extract each element out from myarraylist what should i do ? i wait for all your reply na. regards from Anatha
-
How to Fast search data in XML ?Hello Agian everyone ! can someone point me the way how to fast searching data in xml with VB.NET/C# ? i need urgently.
-
How to make form shaper ?Yes thanks you.(^_^)
-
How to make form shaper ?hello everyone ! i have a picture in the picture box , and i want to make form style by use picture in the picture box. what should i do ? pls give me some code about that ? Reguard From Anatha Man