I have create a windows form frmAccount, in the form a have a richtextbox "rtxtLastScan" from the form I call (FileDirectory fd = new FileDirectory();
fd.timer(int.Parse(rtxtSeconds.Text), rtxtAccount.Text, strStartUpPath);) another class FileDirectory.cs. From this class i want to set...
Hello!
Is there something like "OnCreateComplete". What I want to do is when the Windows form i loaded an displayed I want to check a if a textbox contains text. How do i do that, is there any event that i could use?
I have a problem! I want to create a folder in Windows xp with VB 6, and i want that folder to be invisible (even if i have marked "Show hidden folders" in control panel). But thats not enough, Ii want the application thats created the invisible folder have access to the invisible folder.
Could...
How could i have multiple rows in one column in a table. I only want to have more rows in that particulary column if it´s nessary (long text) not all the row.
I have an combox that i validate for example if it´s empty with "ON_SAM_Validate".
If i have no value in the box it sends a SAL_Messagebox that say that the box is empty. I have also
an Abort button that destroys the window. When I stand in the combobox an press the button "Abort"
the...
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.