Allright then. i'll do the labels and stuff but thats not what i really want so ill have to turn somewhere else for help with api.
thanks anyway
regards
/xorl
Hey
Sure i could do that with the form and stuff but i wanted to try out this method. Gets boring doing the stuff so i want to try out this functionality.
I have a problem which i dont know how to resolve..
At program startup its showing a messagebox with two buttons. yes and no. But i dont want yes/no text on the captions. I want a custom text on the buttons. So i resolved to SetDlgItemText. Now it only shows the "yes" and "no" captions. I want...
Hey
I have an annoying problem that i hope someone got the answer for:
I have an application so far with D3D layout. One mainclass, one middleclass for objects(images and stuff) and one class for setting position of the current objects.
Ill just post the relevant listing from the mainclass...
going.value.tostring() doesnt work so im gonna make some changes in the code tomorrow. going to use stored procedures more and implement them in the textbox params.
The other 1 might just work but i have to do a comparison in the txtboxes also.
thanks. :)
xorl
hey
I have another problem and it *will* be the last....
when i try to compare values from the textboxes and the values from the database i get....nothing. Not sure if it has something todo with my SELECT statement.
============================================
using System;
using...
no doesnt work because TextBox doesnt exist in the current namespace. Does TextBox exist in another namespace?. In that case i can use the using directive....
Kinda annoying :)
hey
i have a small but annoying problem. im trying to pass one of my textbox controls as a param in a method.
Details:
my textbox is called txtpass.Text
= = = = = = = = = = = = = = = = = = = = = = = = = = =
using System;
using System.Web;
using System.Web.UI;
using...
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.