Click here to Skip to main content
15,908,254 members
Home / Discussions / Visual Basic
   

Visual Basic

 
Questioncircle Pin
charchabil0316-Jan-07 8:19
charchabil0316-Jan-07 8:19 
AnswerRe: circle Pin
Dave Kreskowiak16-Jan-07 9:24
mveDave Kreskowiak16-Jan-07 9:24 
GeneralRe: circle Pin
charchabil0316-Jan-07 9:28
charchabil0316-Jan-07 9:28 
GeneralRe: circle Pin
Dave Kreskowiak16-Jan-07 9:32
mveDave Kreskowiak16-Jan-07 9:32 
Questionsequence text boxes name Pin
kendo1716-Jan-07 6:46
kendo1716-Jan-07 6:46 
AnswerRe: sequence text boxes name Pin
Tim Carmichael16-Jan-07 6:54
Tim Carmichael16-Jan-07 6:54 
AnswerRe: sequence text boxes name Pin
Christian Graus16-Jan-07 8:19
protectorChristian Graus16-Jan-07 8:19 
AnswerRe: sequence text boxes name Pin
mtone16-Jan-07 9:49
mtone16-Jan-07 9:49 
I would bet you would be better off doing something like using an image of the seating chart as the background of the Form and handling the click event of the form. Get the mouse corrodinates to deterime which seat was clicked. You would have to do some math so you know how big the x and y range is for each seat but I bet you could figure if each seat is 10 X 10 points, for example, and your mouse click was at x y you could find which seat was clicked. I have never done this but that would be the first thing I look at.
QuestionSound alert Pin
charchabil0316-Jan-07 6:36
charchabil0316-Jan-07 6:36 
AnswerRe: Sound alert Pin
Tim Carmichael16-Jan-07 6:57
Tim Carmichael16-Jan-07 6:57 
GeneralRe: Sound alert Pin
charchabil0316-Jan-07 7:00
charchabil0316-Jan-07 7:00 
GeneralRe: Sound alert Pin
Tim Carmichael16-Jan-07 7:21
Tim Carmichael16-Jan-07 7:21 
GeneralRe: Sound alert Pin
charchabil0316-Jan-07 7:45
charchabil0316-Jan-07 7:45 
AnswerRe: Sound alert Pin
Kschuler16-Jan-07 10:40
Kschuler16-Jan-07 10:40 
Questiontext boxes Pin
kendo1716-Jan-07 4:40
kendo1716-Jan-07 4:40 
AnswerRe: text boxes Pin
Dave Kreskowiak16-Jan-07 4:42
mveDave Kreskowiak16-Jan-07 4:42 
AnswerRe: text boxes Pin
shreekar16-Jan-07 17:56
shreekar16-Jan-07 17:56 
QuestionConverting string to integer Pin
johnjsm16-Jan-07 4:32
johnjsm16-Jan-07 4:32 
AnswerRe: Converting string to integer Pin
Dave Kreskowiak16-Jan-07 5:16
mveDave Kreskowiak16-Jan-07 5:16 
GeneralRe: Converting string to integer Pin
johnjsm16-Jan-07 6:05
johnjsm16-Jan-07 6:05 
GeneralRe: Converting string to integer Pin
Dave Kreskowiak16-Jan-07 7:54
mveDave Kreskowiak16-Jan-07 7:54 
GeneralRe: Converting string to integer Pin
johnjsm16-Jan-07 21:44
johnjsm16-Jan-07 21:44 
AnswerRe: Converting string to integer Pin
Marc Soleda16-Jan-07 6:05
Marc Soleda16-Jan-07 6:05 
QuestionInformation from one pgm to another Pin
henur16-Jan-07 2:12
henur16-Jan-07 2:12 
AnswerRe: Information from one pgm to another Pin
Dave Kreskowiak16-Jan-07 5:26
mveDave Kreskowiak16-Jan-07 5:26 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.