Click here to Skip to main content
15,928,281 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralInitializeLifetimeService not called Pin
Sundip21-Jan-08 22:45
Sundip21-Jan-08 22:45 
GeneralLebB Problem Pin
soniasan21-Jan-08 20:27
soniasan21-Jan-08 20:27 
GeneralRe: LebB Problem Pin
Guffa22-Jan-08 0:52
Guffa22-Jan-08 0:52 
Questionhow can use the keys ? Pin
break_day21-Jan-08 20:12
break_day21-Jan-08 20:12 
AnswerRe: how can use the keys ? Pin
David Loring22-Jan-08 2:06
David Loring22-Jan-08 2:06 
GeneralRe: how can use the keys ? Pin
break_day22-Jan-08 5:29
break_day22-Jan-08 5:29 
GeneralRe: how can use the keys ? Pin
Luc Pattyn22-Jan-08 5:41
sitebuilderLuc Pattyn22-Jan-08 5:41 
QuestionInheritance question Pin
Veldrain21-Jan-08 18:56
Veldrain21-Jan-08 18:56 
I have a problem with inheriting in VB that has been beating me for two days now. I have one base class, all the variables are private with public wrappers for set and get. I also have several derived classes.

The functions and subs have all been overridden and everything works fine, but I can not change the public properties to modify the set methods. Everytime I do, I get an error using everything but MYBASE.Whatever, but using the MYBASE calls gives a strange value and I can't find out how it is occuring.

My question is. Can I override one of the public properties and change how the set method works, or do I have to re-declare the variable in the derived class to do it?
GeneralRe: Inheritance question Pin
Colin Angus Mackay22-Jan-08 0:06
Colin Angus Mackay22-Jan-08 0:06 
GeneralRe: Inheritance question Pin
Veldrain22-Jan-08 6:13
Veldrain22-Jan-08 6:13 
AnswerRe: Inheritance question Pin
Guffa22-Jan-08 3:04
Guffa22-Jan-08 3:04 
GeneralKey board shortcuts are not displayed on the form until user press Alt Key Pin
Sipder21-Jan-08 18:42
Sipder21-Jan-08 18:42 
GeneralRe: Key board shortcuts are not displayed on the form until user press Alt Key Pin
John_Adams21-Jan-08 20:37
John_Adams21-Jan-08 20:37 
GeneralRe: Key board shortcuts are not displayed on the form until user press Alt Key Pin
Sipder22-Jan-08 20:51
Sipder22-Jan-08 20:51 
GeneralRe: Key board shortcuts are not displayed on the form until user press Alt Key Pin
Dave Kreskowiak22-Jan-08 5:00
mveDave Kreskowiak22-Jan-08 5:00 
GeneralSearch a word in a .txt file and add some content [modified] Pin
HenrydeSousa21-Jan-08 14:41
HenrydeSousa21-Jan-08 14:41 
GeneralRe: Search a word in a .txt file and add some content Pin
Steven J Jowett22-Jan-08 5:19
Steven J Jowett22-Jan-08 5:19 
GeneralRe: Search a word in a .txt file and add some content Pin
HenrydeSousa24-Jan-08 6:00
HenrydeSousa24-Jan-08 6:00 
QuestionRe: VB6 - getting contents of registry entry [modified] Pin
mla15421-Jan-08 11:58
mla15421-Jan-08 11:58 
QuestionRe: VB6 - getting contents of registry entry [modified] Pin
mla15422-Jan-08 4:43
mla15422-Jan-08 4:43 
GeneralDisplaying data in a gridview programatically Pin
solarthur0121-Jan-08 11:26
solarthur0121-Jan-08 11:26 
GeneralRe: Displaying data in a gridview programatically Pin
Usharva21-Jan-08 19:34
Usharva21-Jan-08 19:34 
Generalnumber of rows retrieved using a select statement and a table adapter Pin
AAGTHosting21-Jan-08 9:23
AAGTHosting21-Jan-08 9:23 
GeneralRe: number of rows retrieved using a select statement and a table adapter Pin
Steven J Jowett21-Jan-08 10:38
Steven J Jowett21-Jan-08 10:38 
GeneralRe: number of rows retrieved using a select statement and a table adapter Pin
AAGTHosting21-Jan-08 12:52
AAGTHosting21-Jan-08 12:52 

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.