Click here to Skip to main content
15,899,313 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Kitchen Printer Pin
Dave Kreskowiak29-Sep-10 2:12
mveDave Kreskowiak29-Sep-10 2:12 
GeneralRe: Kitchen Printer Pin
εїзεїзεїз29-Sep-10 2:57
εїзεїзεїз29-Sep-10 2:57 
QuestionGetCursorPos Pin
Win32SF27-Sep-10 18:59
Win32SF27-Sep-10 18:59 
AnswerRe: GetCursorPos Pin
Dave Kreskowiak28-Sep-10 1:42
mveDave Kreskowiak28-Sep-10 1:42 
GeneralRe: GetCursorPos Pin
Win32SF28-Sep-10 5:08
Win32SF28-Sep-10 5:08 
GeneralRe: GetCursorPos Pin
Dave Kreskowiak28-Sep-10 6:03
mveDave Kreskowiak28-Sep-10 6:03 
GeneralRe: GetCursorPos Pin
Win32SF28-Sep-10 12:32
Win32SF28-Sep-10 12:32 
GeneralRe: GetCursorPos Pin
Dave Kreskowiak28-Sep-10 16:41
mveDave Kreskowiak28-Sep-10 16:41 
You're not using VB6.5 (there's no such thing - it stopped at VB6.) You're using VBA (Visual Basic for Applications) in Excel. VBA doesn't have all the same constants defined as VB6 does. vbRightButton doesn't exist in VBA. You have to write the code to define these constants yourself, which you can find here[^].

GeneralRe: GetCursorPos Pin
Win32SF28-Sep-10 17:35
Win32SF28-Sep-10 17:35 
GeneralRe: GetCursorPos Pin
Dave Kreskowiak28-Sep-10 18:26
mveDave Kreskowiak28-Sep-10 18:26 
GeneralRe: GetCursorPos Pin
tosch28-Sep-10 19:46
tosch28-Sep-10 19:46 
GeneralRe: GetCursorPos Pin
Win32SF28-Sep-10 20:00
Win32SF28-Sep-10 20:00 
GeneralRe: GetCursorPos Pin
Dave Kreskowiak29-Sep-10 2:11
mveDave Kreskowiak29-Sep-10 2:11 
GeneralRe: GetCursorPos Pin
Win32SF29-Sep-10 5:34
Win32SF29-Sep-10 5:34 
GeneralRe: GetCursorPos Pin
Dave Kreskowiak29-Sep-10 5:44
mveDave Kreskowiak29-Sep-10 5:44 
GeneralRe: GetCursorPos Pin
Win32SF29-Sep-10 18:21
Win32SF29-Sep-10 18:21 
GeneralRe: GetCursorPos Pin
Dave Kreskowiak30-Sep-10 2:00
mveDave Kreskowiak30-Sep-10 2:00 
GeneralRe: GetCursorPos Pin
Win32SF2-Oct-10 7:17
Win32SF2-Oct-10 7:17 
GeneralRe: GetCursorPos Pin
flflshop27-Oct-10 8:27
flflshop27-Oct-10 8:27 
QuestionHow to show message After tabpage is displayed in vb.net?? Pin
Andraw Tang27-Sep-10 12:59
Andraw Tang27-Sep-10 12:59 
AnswerRe: How to show message After tabpage is displayed in vb.net?? Pin
Luc Pattyn27-Sep-10 13:21
sitebuilderLuc Pattyn27-Sep-10 13:21 
GeneralRe: How to show message After tabpage is displayed in vb.net?? Pin
Andraw Tang28-Sep-10 3:50
Andraw Tang28-Sep-10 3:50 
AnswerRe: How to show message After tabpage is displayed in vb.net?? Pin
Henry Minute27-Sep-10 13:48
Henry Minute27-Sep-10 13:48 
GeneralRe: How to show message After tabpage is displayed in vb.net?? Pin
Andraw Tang28-Sep-10 3:48
Andraw Tang28-Sep-10 3:48 
Questionlist view problem Pin
souravghosh1827-Sep-10 0:47
souravghosh1827-Sep-10 0:47 

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.