I think the problem is that the name in:
Project > Properties (last one) > startup object
has not the same property as the form
change this and it will work
i hope ...
=)
when you add items to a listbox and it gets full then there appears a vertical scrollbar
is it possible to not show the scrollbar but control the selectedindex by 2 buttons
ex.
selected up
selected down
thx
hello there
i have some buttons when i press one of them the backcollor has to change to the selected coller
i chose the names like K1 , K2 , K3
now how do i make it like this
private function ChangeBackColor()
dim ClickedButton as button
select case Color
case 1 'chose coler nr1...
or (better),
If the names of the <b>buttons</b> are: b0,b1,b2,b3 ... and
as you have the texts of the buttons in the list:
dim i as integer
for i=0 to listproducts.items.count
ctype("b" & i , <b>Textbox</b>).Text=listproducts.items.item(i)
next
is this code good, because it doesnot work...
how do you make arrays of components:
textboxes
optionrounds
buttons
...
i need like 50 small buttons but the caption on these buttons needs to be loaded from a productlist
the most easy way i believe to do this is (like in vb 6.0)
making a control array.
but i dont now how to do this execly...
when i give the same name to buttons or textfield i get an error
in vb6.0 when you copie you get a msgbox asking to create control array but not i vb.net
how do you create a control array in vb.net execly
thx
maar wanneer ik dezelfde naam geef krijg ik een foutmelding
in vb 6.0 krijgt men iedere keer melding om een control array te maken bij kopieren maar in vb.net is dit niet zo
hoe werkt dit precies?
thx
hello
i now its possible in vb 6.0 to create a control array of buttons, textfields,...
but is it possible to do this in vb.net? how?
ex.
button(INDEX)
textfield(INDEX)
tryed that already but i keaps hanging at the blue screen
i tryed everything only clean install is left but the problem is that there are importand files on the laptop
i can enter dos but then i cant acess my documenten it gives message access denied
but i need the files...
hello,
after i start my laptop it loads the windows green bar and it moves but then when the login screen has to appear it only show a blue screen with the windows xp logo (this screen is visible on every pc for 1 a 2 sec) but it stays on the indictor for the HD is flikkering but is doesnot...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.