Click here to Skip to main content
15,896,552 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionHelp with populating data sets Pin
iain659417-Jul-07 6:22
iain659417-Jul-07 6:22 
AnswerRe: Help with populating data sets Pin
originSH17-Jul-07 6:26
originSH17-Jul-07 6:26 
QuestionRe: Help with populating data sets Pin
iain659417-Jul-07 23:11
iain659417-Jul-07 23:11 
AnswerRe: Help with populating data sets Pin
Dave Kreskowiak18-Jul-07 2:08
mveDave Kreskowiak18-Jul-07 2:08 
QuestionRemoving the Service icon from Control Panel Pin
Aisha Ikram17-Jul-07 6:22
Aisha Ikram17-Jul-07 6:22 
AnswerRe: Removing the Service icon from Control Panel Pin
Dave Kreskowiak17-Jul-07 6:32
mveDave Kreskowiak17-Jul-07 6:32 
QuestionCoordinate System Pin
Reza1217-Jul-07 5:44
Reza1217-Jul-07 5:44 
AnswerRe: Coordinate System Pin
originSH17-Jul-07 5:51
originSH17-Jul-07 5:51 
You could manually transform the co-ordinates. You'd just need to write a method that would add or remove the appropriate number of pixels. When setting the coordinates on a control or window you'd use the method to convert from yours to the windows standard.

As for the code, why not write it yourself? It's not that hard, just some simple maths (addition and subtraction).
AnswerRe: Coordinate System Pin
Dave Kreskowiak17-Jul-07 6:10
mveDave Kreskowiak17-Jul-07 6:10 
GeneralRe: Coordinate System Pin
Reza1218-Jul-07 8:20
Reza1218-Jul-07 8:20 
GeneralRe: Coordinate System Pin
Dave Kreskowiak18-Jul-07 11:37
mveDave Kreskowiak18-Jul-07 11:37 
AnswerTHE RULES Pin
leckey17-Jul-07 11:22
leckey17-Jul-07 11:22 
AnswerRe: Coordinate System Pin
Paul Conrad17-Jul-07 13:06
professionalPaul Conrad17-Jul-07 13:06 
Questionparadox files Pin
jds120717-Jul-07 4:33
jds120717-Jul-07 4:33 
AnswerRe: paradox files Pin
_Damian S_17-Jul-07 13:46
professional_Damian S_17-Jul-07 13:46 
GeneralRe: paradox files Pin
jds120718-Jul-07 3:26
jds120718-Jul-07 3:26 
GeneralRe: paradox files Pin
_Damian S_18-Jul-07 14:16
professional_Damian S_18-Jul-07 14:16 
QuestionOutputting file from Selected Listview Subitem Pin
uneasyrider17-Jul-07 4:28
uneasyrider17-Jul-07 4:28 
AnswerRe: Outputting file from Selected Listview Subitem Pin
uneasyrider17-Jul-07 4:50
uneasyrider17-Jul-07 4:50 
QuestionMy structure don't work!!!! Pin
BThunder17-Jul-07 4:24
BThunder17-Jul-07 4:24 
AnswerRe: My structure don't work!!!! Pin
Dave Kreskowiak17-Jul-07 4:43
mveDave Kreskowiak17-Jul-07 4:43 
GeneralRe: My structure don't work!!!! Pin
BThunder17-Jul-07 4:49
BThunder17-Jul-07 4:49 
GeneralRe: My structure don't work!!!! Pin
BThunder17-Jul-07 7:35
BThunder17-Jul-07 7:35 
GeneralRe: My structure don't work!!!! Pin
Dave Kreskowiak17-Jul-07 8:30
mveDave Kreskowiak17-Jul-07 8:30 
Questionaccess function on form [modified] Pin
Tom Deketelaere17-Jul-07 4:23
professionalTom Deketelaere17-Jul-07 4:23 

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.