Click here to Skip to main content
15,913,685 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: need help. Pin
leckey10-Nov-08 14:50
leckey10-Nov-08 14:50 
GeneralRe: need help. Pin
Paul Conrad10-Nov-08 14:53
professionalPaul Conrad10-Nov-08 14:53 
JokeRe: need help. Pin
Guffa10-Nov-08 15:10
Guffa10-Nov-08 15:10 
GeneralRe: need help. Pin
leckey10-Nov-08 15:11
leckey10-Nov-08 15:11 
AnswerRe: need help. Pin
Christian Graus10-Nov-08 15:45
protectorChristian Graus10-Nov-08 15:45 
GeneralRe: need help. Pin
Paul Conrad10-Nov-08 17:42
professionalPaul Conrad10-Nov-08 17:42 
QuestionControl resize and positioning at run time. Pin
TechNyk10-Nov-08 9:25
TechNyk10-Nov-08 9:25 
AnswerRe: Control resize and positioning at run time. Pin
Kschuler10-Nov-08 9:58
Kschuler10-Nov-08 9:58 
How about something like this:
Object.Width = 50
Object.Left = 150

If you want something more specific, you are going to have to ask a more specific question. Give us a code sample. Tell us what you want to have happen.
QuestionVisual Studio Debug View (value column / hover pop up tooltip) custom content: DebuggerDisplay Pin
in9mar10-Nov-08 7:38
in9mar10-Nov-08 7:38 
AnswerRe: Visual Studio Debug View (value column / hover pop up tooltip) custom content Pin
Jon_Boy10-Nov-08 8:18
Jon_Boy10-Nov-08 8:18 
AnswerRe: Visual Studio Debug View (value column / hover pop up tooltip) custom content Pin
in9mar10-Nov-08 8:25
in9mar10-Nov-08 8:25 
AnswerRe: Visual Studio Debug View (value column / hover pop up tooltip) custom content Pin
Scott Dorman10-Nov-08 8:24
professionalScott Dorman10-Nov-08 8:24 
AnswerRe: Visual Studio Debug View (value column / hover pop up tooltip) custom content Pin
in9mar10-Nov-08 9:00
in9mar10-Nov-08 9:00 
GeneralRe: Visual Studio Debug View (value column / hover pop up tooltip) custom content Pin
Scott Dorman10-Nov-08 9:07
professionalScott Dorman10-Nov-08 9:07 
AnswerRe: Visual Studio Debug View (value column / hover pop up tooltip) custom content: DebuggerDisplay Pin
kurt.griffiths4-Jan-10 8:06
kurt.griffiths4-Jan-10 8:06 
Question[VB6] Is there a reverse Dir$() Function? Pin
suguimoto10-Nov-08 6:48
suguimoto10-Nov-08 6:48 
AnswerRe: [VB6] Is there a reverse Dir$() Function? Pin
Dave Kreskowiak10-Nov-08 12:52
mveDave Kreskowiak10-Nov-08 12:52 
QuestionUsing Extension Methods in VS2005 Pin
dlarkin7710-Nov-08 5:23
dlarkin7710-Nov-08 5:23 
AnswerRe: Using Extension Methods in VS2005 Pin
Wendelius10-Nov-08 6:26
mentorWendelius10-Nov-08 6:26 
AnswerRe: Using Extension Methods in VS2005 Pin
dlarkin7710-Nov-08 22:53
dlarkin7710-Nov-08 22:53 
QuestionActiveX web control Pin
john whitehouse10-Nov-08 4:30
john whitehouse10-Nov-08 4:30 
AnswerRe: ActiveX web control Pin
Dave Kreskowiak10-Nov-08 6:38
mveDave Kreskowiak10-Nov-08 6:38 
QuestionConfused about property Pin
ESTAN10-Nov-08 4:15
ESTAN10-Nov-08 4:15 
AnswerRe: Confused about property Pin
Colin Angus Mackay10-Nov-08 4:17
Colin Angus Mackay10-Nov-08 4:17 
GeneralRe: Confused about property Pin
ESTAN10-Nov-08 4:23
ESTAN10-Nov-08 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.