Click here to Skip to main content
15,886,007 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionVB or VBA and Microsoft Works Database Pin
Dalek Dave8-Jul-09 9:59
professionalDalek Dave8-Jul-09 9:59 
AnswerRe: VB or VBA and Microsoft Works Database Pin
Henry Minute8-Jul-09 10:37
Henry Minute8-Jul-09 10:37 
GeneralRe: VB or VBA and Microsoft Works Database Pin
Dalek Dave8-Jul-09 11:22
professionalDalek Dave8-Jul-09 11:22 
GeneralRe: VB or VBA and Microsoft Works Database Pin
Henry Minute8-Jul-09 11:32
Henry Minute8-Jul-09 11:32 
GeneralRe: VB or VBA and Microsoft Works Database Pin
Dalek Dave8-Jul-09 12:16
professionalDalek Dave8-Jul-09 12:16 
GeneralRe: VB or VBA and Microsoft Works Database Pin
Jay Royall9-Jul-09 2:17
Jay Royall9-Jul-09 2:17 
GeneralRe: VB or VBA and Microsoft Works Database Pin
Henry Minute9-Jul-09 3:14
Henry Minute9-Jul-09 3:14 
QuestionHelp!!! Using Dinput With VB.NET? Pin
ms_cdr8-Jul-09 6:46
ms_cdr8-Jul-09 6:46 
Hello,

I want to write a programme. It's mantality is as same as Autoit. I have a windows form and when ı clicked to Button, ı want to send 1 or 2 or Ctrl+Alt+F2. My friend is playing a game and said me: can you do this? I said yes. Soooo... I use Sendkeys.send() as below:

--------Button1.Click-----------------------
SendKeys.Send(Chr(Keys.D1))
System.Threading.Thread.Sleep1000)
SendKeys.Send(Chr(Keys.D2))

I use it but it sent 1(but Text form of 1 - string) D'Oh! | :doh:
AnswerRe: Help!!! Using Dinput With VB.NET? Pin
Dave Kreskowiak8-Jul-09 7:20
mveDave Kreskowiak8-Jul-09 7:20 
GeneralRe: Help!!! Using Dinput With VB.NET? Pin
ms_cdr8-Jul-09 20:32
ms_cdr8-Jul-09 20:32 
GeneralRe: Help!!! Using Dinput With VB.NET? Pin
Dave Kreskowiak9-Jul-09 2:37
mveDave Kreskowiak9-Jul-09 2:37 
QuestionReferring to the right sender Pin
Ekjon8-Jul-09 5:40
Ekjon8-Jul-09 5:40 
AnswerRe: Referring to the right sender Pin
Dave Kreskowiak8-Jul-09 7:17
mveDave Kreskowiak8-Jul-09 7:17 
GeneralRe: Referring to the right sender Pin
Ekjon8-Jul-09 8:27
Ekjon8-Jul-09 8:27 
QuestionCalling Overloaded COM method in VB6 Pin
AksharRoop8-Jul-09 3:02
AksharRoop8-Jul-09 3:02 
AnswerRe: Calling Overloaded COM method in VB6 Pin
AksharRoop8-Jul-09 4:03
AksharRoop8-Jul-09 4:03 
AnswerRe: Calling Overloaded COM method in VB6 Pin
Dave Kreskowiak8-Jul-09 7:15
mveDave Kreskowiak8-Jul-09 7:15 
QuestionRe: Calling Overloaded COM method in VB6 Pin
AksharRoop8-Jul-09 19:32
AksharRoop8-Jul-09 19:32 
AnswerRe: Calling Overloaded COM method in VB6 Pin
Dave Kreskowiak9-Jul-09 2:34
mveDave Kreskowiak9-Jul-09 2:34 
QuestionPID and Handler Pin
mgexpression7-Jul-09 23:47
mgexpression7-Jul-09 23:47 
AnswerRe: PID and Handler Pin
Dave Kreskowiak8-Jul-09 7:11
mveDave Kreskowiak8-Jul-09 7:11 
QuestionVB.NET / Printing Webbrowser Control Pin
Sebastian Br.7-Jul-09 23:05
Sebastian Br.7-Jul-09 23:05 
AnswerRe: VB.NET / Printing Webbrowser Control Pin
dan!sh 8-Jul-09 0:00
professional dan!sh 8-Jul-09 0:00 
GeneralRe: VB.NET / Printing Webbrowser Control Pin
Sebastian Br.8-Jul-09 1:18
Sebastian Br.8-Jul-09 1:18 
GeneralRe: VB.NET / Printing Webbrowser Control Pin
dan!sh 8-Jul-09 1:56
professional dan!sh 8-Jul-09 1:56 

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.