Click here to Skip to main content
15,881,882 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionFreind Keyword?? Pin
Rahithi21-Feb-07 9:24
Rahithi21-Feb-07 9:24 
AnswerRe: Freind Keyword?? Pin
M-Hall21-Feb-07 9:41
M-Hall21-Feb-07 9:41 
GeneralRe: Freind Keyword?? Pin
Rahithi21-Feb-07 9:44
Rahithi21-Feb-07 9:44 
GeneralRe: Freind Keyword?? Pin
M-Hall21-Feb-07 10:02
M-Hall21-Feb-07 10:02 
GeneralRe: Freind Keyword?? Pin
Rahithi21-Feb-07 10:07
Rahithi21-Feb-07 10:07 
GeneralRe: Freind Keyword?? Pin
Dave Kreskowiak21-Feb-07 13:47
mveDave Kreskowiak21-Feb-07 13:47 
QuestionVB ComboBoxes Pin
soule21-Feb-07 6:25
soule21-Feb-07 6:25 
AnswerRe: VB ComboBoxes Pin
M-Hall21-Feb-07 9:38
M-Hall21-Feb-07 9:38 
ComboBox1.MaxDropDownItems should work in vb.net, in vb6 there is not a corresponding function, and in the api there is only a function to find out what the size and position of the dropdown CB_GETDROPPEDCONTROLRECT. You might look into creating a custom control in vb.net expose it to com and use it in your vb app.

Sorry I don't have anything more concrete, maybe someone else does.
GeneralRe: VB ComboBoxes Pin
soule21-Feb-07 10:09
soule21-Feb-07 10:09 
GeneralRe: VB ComboBoxes Pin
M-Hall21-Feb-07 10:12
M-Hall21-Feb-07 10:12 
QuestionDynamic Controls requires Dynamic event handling? [modified] Pin
Björn T.J.M. Spruit21-Feb-07 5:33
Björn T.J.M. Spruit21-Feb-07 5:33 
AnswerRe: Dynamic Controls requires Dynamic event handling? Pin
M-Hall21-Feb-07 6:48
M-Hall21-Feb-07 6:48 
GeneralRe: Dynamic Controls requires Dynamic event handling? Pin
Björn T.J.M. Spruit21-Feb-07 7:27
Björn T.J.M. Spruit21-Feb-07 7:27 
GeneralRe: Dynamic Controls requires Dynamic event handling? Pin
TwoFaced21-Feb-07 7:48
TwoFaced21-Feb-07 7:48 
GeneralRe: Dynamic Controls requires Dynamic event handling? Pin
Björn T.J.M. Spruit21-Feb-07 9:17
Björn T.J.M. Spruit21-Feb-07 9:17 
GeneralRe: Dynamic Controls requires Dynamic event handling? Pin
TwoFaced21-Feb-07 9:47
TwoFaced21-Feb-07 9:47 
GeneralRe: Dynamic Controls requires Dynamic event handling? Pin
Björn T.J.M. Spruit21-Feb-07 10:15
Björn T.J.M. Spruit21-Feb-07 10:15 
QuestionImpersonation Pin
Savas Cilve21-Feb-07 5:16
Savas Cilve21-Feb-07 5:16 
AnswerRe: Impersonation Pin
Marcus J. Smith21-Feb-07 5:46
professionalMarcus J. Smith21-Feb-07 5:46 
GeneralRe: Impersonation Pin
Savas Cilve21-Feb-07 5:52
Savas Cilve21-Feb-07 5:52 
GeneralRe: Impersonation Pin
Marcus J. Smith21-Feb-07 7:04
professionalMarcus J. Smith21-Feb-07 7:04 
QuestionOutlook Exchange Server 2003 and VB.net Pin
PixelPixie21-Feb-07 4:51
PixelPixie21-Feb-07 4:51 
QuestionExecuting a .NET exe from VBA Pin
Dante X21-Feb-07 4:50
Dante X21-Feb-07 4:50 
AnswerRe: Executing a .NET exe from VBA Pin
kubben21-Feb-07 5:33
kubben21-Feb-07 5:33 
GeneralRe: Executing a .NET exe from VBA Pin
Dante X21-Feb-07 5:48
Dante X21-Feb-07 5:48 

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.