Click here to Skip to main content
15,903,030 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: ioIs it new in Visual Studio 2005 VB.net? Pin
Dave Kreskowiak30-Jan-06 13:41
mveDave Kreskowiak30-Jan-06 13:41 
GeneralRe: ioIs it new in Visual Studio 2005 VB.net? Pin
JUNEYT30-Jan-06 14:26
JUNEYT30-Jan-06 14:26 
GeneralRe: ioIs it new in Visual Studio 2005 VB.net? Pin
Dave Kreskowiak30-Jan-06 14:41
mveDave Kreskowiak30-Jan-06 14:41 
QuestionDisplaying a second form in the same window as the main form in VB2005 Pin
Dean Forant30-Jan-06 6:35
Dean Forant30-Jan-06 6:35 
AnswerRe: Displaying a second form in the same window as the main form in VB2005 Pin
Dave Kreskowiak30-Jan-06 13:36
mveDave Kreskowiak30-Jan-06 13:36 
QuestionGetUserObjectInformation Pin
jasonbullard30-Jan-06 5:28
jasonbullard30-Jan-06 5:28 
Questionerror #6 overflow with getSystemMenu Pin
ns30-Jan-06 4:24
ns30-Jan-06 4:24 
AnswerRe: error #6 overflow with getSystemMenu Pin
Eric Dahlvang30-Jan-06 4:37
Eric Dahlvang30-Jan-06 4:37 
Is your API declare like this?:

Private Declare Function GetSystemMenu Lib "user32" _<br />
    (ByVal hWnd As Long, _<br />
    ByVal bRevert As Long) As Long


Eric Dahlvang-Programmer
GeneralRe: error #6 overflow with getSystemMenu Pin
ns30-Jan-06 4:58
ns30-Jan-06 4:58 
GeneralRe: error #6 overflow with getSystemMenu Pin
Dave Kreskowiak30-Jan-06 5:57
mveDave Kreskowiak30-Jan-06 5:57 
GeneralRe: error #6 overflow with getSystemMenu Pin
Eric Dahlvang30-Jan-06 6:09
Eric Dahlvang30-Jan-06 6:09 
QuestionCrystal Reports Pin
microuser_200030-Jan-06 4:18
microuser_200030-Jan-06 4:18 
Questionconvert integer to formatted string Pin
Marc Soleda30-Jan-06 3:05
Marc Soleda30-Jan-06 3:05 
AnswerRe: convert integer to formatted string Pin
Eric Dahlvang30-Jan-06 3:20
Eric Dahlvang30-Jan-06 3:20 
GeneralRe: convert integer to formatted string Pin
Marc Soleda30-Jan-06 4:17
Marc Soleda30-Jan-06 4:17 
Questionuse word macro Pin
danidanidani30-Jan-06 3:00
danidanidani30-Jan-06 3:00 
AnswerRe: use word macro Pin
Eric Dahlvang30-Jan-06 5:14
Eric Dahlvang30-Jan-06 5:14 
GeneralRe: use word macro Pin
danidanidani30-Jan-06 11:21
danidanidani30-Jan-06 11:21 
Questionadding backgroundimage to listbox control Pin
kondepudi nagaraju30-Jan-06 1:58
kondepudi nagaraju30-Jan-06 1:58 
AnswerRe: adding backgroundimage to listbox control Pin
JUNEYT30-Jan-06 14:38
JUNEYT30-Jan-06 14:38 
GeneralRe: adding backgroundimage to listbox control Pin
kondepudi nagaraju31-Jan-06 0:55
kondepudi nagaraju31-Jan-06 0:55 
Questionadding backgroundimage to listbox control Pin
kondepudi nagaraju30-Jan-06 1:57
kondepudi nagaraju30-Jan-06 1:57 
QuestionTo add a Control Under Datagridview (Adjust X & Y) Pin
HemaRawat30-Jan-06 1:41
HemaRawat30-Jan-06 1:41 
QuestionHow can make an entry into WAB with VB.net? Pin
JUNEYT30-Jan-06 1:21
JUNEYT30-Jan-06 1:21 
AnswerRe: How can make an entry into WAB with VB.net? Pin
jasonpb1-Feb-06 22:34
jasonpb1-Feb-06 22:34 

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.