Click here to Skip to main content
15,891,657 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Load bitmap from resource in VB with GDI Api Pin
mirano12-Aug-02 5:05
mirano12-Aug-02 5:05 
GeneralRe: Load bitmap from resource in VB with GDI Api Pin
mike_spice12-Aug-02 11:33
sussmike_spice12-Aug-02 11:33 
GeneralRe: Load bitmap from resource in VB with GDI Api Pin
Anonymous13-Aug-02 0:38
Anonymous13-Aug-02 0:38 
GeneralAdding Rows in DataGrid Pin
Creative Vision12-Aug-02 2:05
sussCreative Vision12-Aug-02 2:05 
QuestionHow to delete an object from DC Pin
mirano11-Aug-02 22:30
mirano11-Aug-02 22:30 
AnswerRe: How to delete an object from DC Pin
Anonymous12-Aug-02 4:20
Anonymous12-Aug-02 4:20 
QuestionHow the virtual functions in VB.NET are called? Pin
Vasek11-Aug-02 20:51
Vasek11-Aug-02 20:51 
AnswerRe: How the virtual functions in VB.NET are called? Pin
Kevin McFarlane16-Aug-02 10:23
Kevin McFarlane16-Aug-02 10:23 
e.g.,

Public Overridable Sub MyMethod()
End Sub

Then use

Public Overrides Sub MyMethod()
End Sub

in the Derived class



Kevin
GeneralOverride events in TreeView Pin
Knappen8-Aug-02 20:39
Knappen8-Aug-02 20:39 
GeneralRe: Override events in TreeView -solved Pin
Knappen10-Aug-02 5:25
Knappen10-Aug-02 5:25 
GeneralProblem whith System.Windows.Forms.Keys.Return Pin
Knappen8-Aug-02 11:20
Knappen8-Aug-02 11:20 
GeneralRe: Problem whith System.Windows.Forms.Keys.Return Pin
David Wengier11-Aug-02 16:18
David Wengier11-Aug-02 16:18 
GeneralInsert a [Enter] in a String Pin
Knappen8-Aug-02 10:52
Knappen8-Aug-02 10:52 
GeneralRe: Insert a [Enter] in a String Pin
Nick Parker8-Aug-02 11:47
protectorNick Parker8-Aug-02 11:47 
GeneralRe: Insert a [Enter] in a String Pin
Knappen8-Aug-02 16:56
Knappen8-Aug-02 16:56 
GeneralRe: Insert a [Enter] in a String Pin
Anbuselvan8-Aug-02 17:48
Anbuselvan8-Aug-02 17:48 
GeneralRe: Insert a [Enter] in a String Pin
Anonymous9-Aug-02 8:50
Anonymous9-Aug-02 8:50 
GeneralRe: Insert a [Enter] in a String Pin
Knappen9-Aug-02 9:27
Knappen9-Aug-02 9:27 
QuestionVBScript keyCode constants?? Pin
Roman Nurik8-Aug-02 8:54
Roman Nurik8-Aug-02 8:54 
GeneralActiveX component can't create object Pin
Anbuselvan7-Aug-02 19:47
Anbuselvan7-Aug-02 19:47 
GeneralRe: ActiveX component can't create object Pin
Nick Parker8-Aug-02 11:52
protectorNick Parker8-Aug-02 11:52 
GeneralRe: ActiveX component can't create object Pin
Anbuselvan11-Aug-02 21:55
Anbuselvan11-Aug-02 21:55 
QuestionUsing VB to access File Properties? Pin
Barleyman7-Aug-02 11:18
Barleyman7-Aug-02 11:18 
QuestionReset security permission of a child object, How ? Pin
Yoav6-Aug-02 23:30
Yoav6-Aug-02 23:30 
GeneralVisual Basic / Access Xp help Pin
hemroids6-Aug-02 3:41
hemroids6-Aug-02 3:41 

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.