Make Multi Picture Box?
Jul 22, 2009i want make picture slide show by using Picture box . who navigating with Next or Previos Button how todo?
View 2 Repliesi want make picture slide show by using Picture box . who navigating with Next or Previos Button how todo?
View 2 Replies[code]'when i enter 'Q' key output(textbox1.text) = 'qQ' how Show Q only''' 'and how i can set multi shortkey output = CTRL+TAB+CAPS LOCK,and bla bla , and send to Timer1' End Sub.[code]
View 2 RepliesI have finished coding a VB.Net application that has connection to SQL Express 2008 database. My question is, what steps do I have to take to make this a multi user application.
FYI:There are 3 tables in the database of which two tables contain data to be viewed by the user and one table is to insert records by the user. The former two tables will be edited by the administrator only. So there is no issue of concurrency. But the one table that is used to insert records by all users has to be dealt with.
How do I make a multi user database?
Give me the logic, how do I achieve it?
For example, what file should the database be, where should I put the database(I prefer on my server), how do I encrypt the database.
Can I make it in columns? Username column and password column? My application then finds if any username match to the username inputted by user in my UsernameTextbox.Text then see if the inputted username and the password from PasswordTextBox.Text matches.
For now I'm using the If statement for both username and password. I have to write the same code again again for new users.
I want to about a multiuser application that have a server and 2 or 5 client to interect with mssql thorough application. how multiple cleint connect to database in same time.
View 4 RepliesI don't know if is possible to make multi-form with vb.net & access.
I don't have code from now.
Actually I want to make a project, to assign a new form (one form with one table) to a new person for each time, it will be multi-form with tables, right?
How do you to make a new forms with tables?
This project is about the admin to assign the jobs to managers, so the managers will use same blank new form and to manage jobs, it is the room setting for multi-manager.
[code]...
now I wanna know how to make multi selection each time
How do i makit so textboxes only accept numbers.
how do i make multi-column listboxes
In vb6, making small games came with a curse, if you pressed more than one key at the same time, they would cancel out. I went around it by making a boolean array to determine which keys were up, and which were down. anyways,
View 1 RepliesI need to link a image button to a pop up page with a multiline textbox for input. When the user clicks the notes image a popup page will appear with a multiline text box that allows users to enter notes. There needs to be a save button that will update the notes field in tblinventorycomponentitems if user entered text and a cancel button for if the user changes their mind. The notes image button is located in account_ customerinventory components_edit.aspx in a dataGrid with an id of "GroupDataGrid".
View 1 RepliesI want to make multi level side strip with some data as shown in figure below:
The first column could be labels (names) read from an array or a variable and the second column could be a value to that label read from a variable or array. The value of the last column will be assinged to the label or in the first column. for example:
Column1 (level1) Column2 (Level2) Column3 (Level3)
Area1 => Value => 5
8
Importance => 9
[Code].....
how to make an application with a multiple user.
language: VB
resource: Visual Studio 2008 Pro(90-day trial)
Sql express (the packages when u download the VS 2008)
scenario: i will make database located in a server (LAN) and a multiple client that can access the server database to add,modify,delete records.Im not aware that building a multi-user application database is different from a normal one user application database. T_T.i read some guide and other walkthrough on building a database but it became confusing when it doesnt my requirements. coz when i try to open my database(.mdf) to connect from other client (in another station) it says its currently in use and connot connect to it. err. @_@..
Im trying to make my client send the account to the server and display it on a listview but im having some trouble. I tried to send some messages and it didnt work. The Client sends the account as "CLIENTINFO" + "|c + the users account. And on the server side the server reads it and splits sends it to the select but its not displaying the Clientinfo.[code].......
View 1 RepliesCurrently I'm trying to make multi selection (draw shape) on the picturebox but no matter how i edit my code, it jus dn draw any square or circle when I click on my button (either circle or square).
Below are the codes that i'm currently working on:
Public Class Page_2
Public blnCircleClicked As Boolean 'Is The Circle Tool Clicked?
Public blnSquareClicked As Boolean 'Is The Square Tool Clicked?
[Code]......
i trying to make ping system with port using multi-threading.. but seems i got error on label.. i still wonder why suddenly label become a problem..
[Code]...
I am developing a VB.Net application. That application might be working on a LAN. MS Access as a backend will be used.
I have developed many single user applications, but don't know of multi user , LAN, manage DB etc. How do I make the program as Multi user on LAN. Data will be accessed at the same time. How to mange such things.
How do I make a Multi User CHat Program in Visual Basic Express Edition? I kind of want it like (Server) and then everybody whos a client connects to the server.
View 3 RepliesI'm trying to make a multi-threading app which extracts the names from my site. I have 1000 pages celebrity related. The urls are on a listbox List1 and the number of threads are specified in TextBoxThreads I would like each thread take care of a coresponding url on list, when they finish go to the next one and so on (for each thread a url)
[Code]....
I am usng a multi threaded process to fire off a task, but when it is completed I want to make a label visible on the main form (form 1), eg "process completed", however the code I have in place comes up with the following error message;
Cross-thread operation not valid: Control 'lblCompleted' accessed from a thread other than the thread it was created on.
Im trying to make a bouncing picture box thing, here is what i got
Private Sub Form1_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load
Dim Speed As Single = 25 ' Ball Speed
Dim rndInst As New Random ' Random Instance
[CODE]...
I have no errors, but the picture box is not bouncing.
How can I copy a picture when the program (Visual Basic 10 Express Edition)
runs? The picture is a JPEG image in a picture box. In some basics there are instructions such as GET and PUT. Is that possible in VB? I looked at the answers about pictures in the Forums but I didn't find an answer applicable to VB 10
I want to make a grid across a picture yet lines don't go across and what i can find on it seems pretty complex to do.
View 1 Repliesi want to make my app.. that when mouse is over app..then there is picture box that is following mouse position.
View 3 RepliesI'm attempting to make a picture ripper (a program that searches the entire web or a specific site for all the images and allows you to download them to a folder really easy and quickly).All i need is a function for searching the web and adding each image found on the website to a listview control on the form along with the url underneath the image and then go back and spider for more images and add them to the listview control. I dont know anything about "Spiders".
View 3 RepliesI'd like to know how to make picture box a ledge. Like on mario with those little bricks where u can jump on them and it holds u on them.
View 1 RepliesI use picture box to view web cam, it works. But i wan to add another transparent picture box on top with upload a picture transparent background circle . So when i open web cam there is a circle on the web cam. Is that possible? How to make picture box transparent?
View 3 RepliesI wanna make a app that makes a nice picture. but the problem is.that i made it using picture boxes on top of a Form.what i wanna do now is save the formbackground with the pictureboxes on top of it.so i just want the form not the border.i tried this code wich i found using google.[code]...
View 2 RepliesMy program uses mouse over picture to show the picture in larger version, the problem is when i show the larger picture some of my comboboxes images are bleeding through the picture as well as another picture
How can you make the picture be on top??? if thats the correct terminology
I was wanting to make a little game. You press a start button, and a picture moves into different spaces. If you can hit stop when the picture is in a certain spot, then you win. How do i make it so when i press the stop button, it will check to see if the picture is in the location (180, 307)?
This is what i have:
CODE:
How do I make a picture box image fade in?
View 10 Replies