thank you sir... and may you have a very special christmas..... :-D
nothing is impossible.....
thank you sir... and may you have a very special christmas..... :-D
nothing is impossible.....
a 3d button if there is.. or 3d tab controls... do u have some links that could help me ease on searching from the net?... thank you once again and merry xmas.. :-D
nothing is impossible.....
hello everybody... merry christmas to all of you... can anyone help me, where to get a third party control for vb.net2005?.... Thank you and Merry Xmas... :-D
nothing is impossible.....
good day to everyone, once again i need your help... can anyone give me any third party grids that is customizable?... links are very highly appreciated thank you....... to be used for vb.net2005.... tnx tnx tnx.. datagridview is limited, its my last option... thank you very much....:-D :-D
nothing is impossible.....
grid.rowcount()
nothing is impossible.....
if you're in debugging window screen of vb.net, click Project from toolbar and select "Add new item" then select Splashscreen... then right click at your project name (sample) then choose properties, then select the "Application" tab and you will see a "Start Up" chose the splash screen then save... and then play your application... you have to set a timer for the splash screen...
nothing is impossible.....
thats good and i appreciat your effort... but my problem is how to code on how to clear textbox without knowing that you have 10 or more textbox in a form?... that idea is great but i need more technical answer coz i already done this one textbox1.text = ""...
nothing is impossible.....
good day everyone, once again i need your help...("i do always need your help...") how to clear textbox control? i only do this manually like this : textbox1.text = "" my problem is, if i will have 10 more textbox in my form it will consume more time to do the same thing... anyone can help me, how to solve my problem of difficulties?.... i know its to simple for you guys... pls i need your help once again... thank you... Special Thanks to Sir Chris.. for giving your ideas...:-D
nothing is impossible.....
good day again to everyone.. someone pls help, how to come up an output like this.. "B0001".. i know its just to simple to you guyz, but its hard for me to do... its like the system will generate a code like this example... "B0001" .... its not only B0001 but it will accumumate until B0010 if the system has 10 record.. thank you in advance...
nothing is impossible.....
use keydown... for next row... but if your talking about next cell right side using enter key then get the tab code then apply it to the enter key event... :confused:
nothing is impossible.....
Pls email me the reply its weekend over here... thank you.... and happy weekend ........... enjoy !!!!!!:-D
nothing is impossible.....
Good day again everyone... can anyone help me where to find the function CODE (PMT/PPMT) in VB.Net2005?.... i already saw the sample from MSDN but i need to see the function code 'mismo'... it is just declared... but not shown the function code... can anyone help me where to find it?....or any other resources can help... thank you you help friends are very highly appreciated... :-D
nothing is impossible.....
HEHEHEHE i already got it... thank you for your attemp... it just came up to my mind.... tnx tnx tnx:laugh:
nothing is impossible.....
good day again everyone.... anyone of you can help and ur help is very highly appreciated. how to get a value from an array, to display the result to in the textbox control. ex: tempArray() textbox1.text = tempArray() ''' this code produces error anyone can help me with this... pls i need your help very badly.... th:-Dank you
nothing is impossible.....
thank you sir... your help is highly appreciated...
nothing is impossible.....
Correction i mean "two results":laugh:
nothing is impossible.....
thanks, your function does involves to values, but return one result.. ... i mean to ask, how does a function return to result.. ex: textbox1.text = getNumber(1) textbox2.text = getNumber(2) the code you provided was a great help, but it only returns 1 result... does anyone here knows how a function return two results?... thank you.. ;)
nothing is impossible.....
good day again... how does a function return two value? thanks
nothing is impossible.....
1.) try to check your declared length for the corresponding fields .....:zzz:
nothing is impossible.....
date = now or now.date date = now.timeofday
nothing is impossible.....