Click here to Skip to main content
15,892,537 members
Home / Discussions / Visual Basic
   

Visual Basic

 
Questionweb service access control Pin
Ismaeel1-Apr-08 16:08
Ismaeel1-Apr-08 16:08 
GeneralRe: web service access control Pin
Dave Kreskowiak2-Apr-08 3:32
mveDave Kreskowiak2-Apr-08 3:32 
GeneralFind PivotTable in Excel Pin
Bomb_shell1-Apr-08 9:58
Bomb_shell1-Apr-08 9:58 
GeneralRe: Find PivotTable in Excel Pin
ne0h1-Apr-08 19:56
ne0h1-Apr-08 19:56 
GeneralRe: Find PivotTable in Excel Pin
Mitch F.1-Apr-08 20:15
Mitch F.1-Apr-08 20:15 
GeneralRe: Find PivotTable in Excel Pin
Bomb_shell2-Apr-08 15:14
Bomb_shell2-Apr-08 15:14 
QuestionMustInherit UserControl [modified] Pin
vocaris1-Apr-08 9:39
vocaris1-Apr-08 9:39 
GeneralRe: MustInherit UserControl Pin
Dave Kreskowiak2-Apr-08 3:29
mveDave Kreskowiak2-Apr-08 3:29 
You did notice that you have to use Visual Studio 2005 and .NET 2.0, correct?? Also, the solution provided was developed under the beta versions of these two products, so any results you get may or may not apply to the final release versions.

Visual Studio, to this day, still does not provide support for designing abstract forms and controls. And, if you read the very bottom of the article:

Summary

While it is a bit of a drag that the Windows Forms designer doesn’t support abstract classes, by using this simple technique you can trick it into doing so. This requires at least Beta 1 of Visual Studio Whidbey. As I found when trying to use the inheritance picking dialog, there may still be pitfalls here, so before going hog wild with your own projects you should make sure this technique works for you in all the scenarios you care about. Microsoft doesn’t officially support designing abstract base classes, so as I said above, you will be on your own if something doesn't work for you.




A guide to posting questions on CodeProject[^]



Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007




QuestionTextFieldParser language question Pin
Vinny_681-Apr-08 4:48
Vinny_681-Apr-08 4:48 
GeneralRe: TextFieldParser language question Pin
Luc Pattyn1-Apr-08 5:38
sitebuilderLuc Pattyn1-Apr-08 5:38 
GeneralRe: TextFieldParser language question Pin
Vinny_682-Apr-08 2:06
Vinny_682-Apr-08 2:06 
GeneralRe: TextFieldParser language question Pin
Luc Pattyn2-Apr-08 2:27
sitebuilderLuc Pattyn2-Apr-08 2:27 
GeneralNew to VB - NewFile Dialog / SaveFile Dialog help needed. Pin
Adam.m.Nelson1-Apr-08 3:30
Adam.m.Nelson1-Apr-08 3:30 
GeneralRe: New to VB - NewFile Dialog / SaveFile Dialog help needed. Pin
Mitch F.1-Apr-08 9:59
Mitch F.1-Apr-08 9:59 
GeneralRe: New to VB - NewFile Dialog / SaveFile Dialog help needed. Pin
Adam.m.Nelson1-Apr-08 10:33
Adam.m.Nelson1-Apr-08 10:33 
GeneralRe: New to VB - NewFile Dialog / SaveFile Dialog help needed. [modified] Pin
Mitch F.1-Apr-08 10:39
Mitch F.1-Apr-08 10:39 
GeneralRe: New to VB - NewFile Dialog / SaveFile Dialog help needed. Pin
Adam.m.Nelson2-Apr-08 2:17
Adam.m.Nelson2-Apr-08 2:17 
GeneralRe: New to VB - NewFile Dialog / SaveFile Dialog help needed. Pin
ChandraRam1-Apr-08 21:05
ChandraRam1-Apr-08 21:05 
GeneralRe: New to VB - NewFile Dialog / SaveFile Dialog help needed. Pin
Adam.m.Nelson2-Apr-08 2:19
Adam.m.Nelson2-Apr-08 2:19 
GeneralRe: New to VB - NewFile Dialog / SaveFile Dialog help needed. Pin
ChandraRam2-Apr-08 19:15
ChandraRam2-Apr-08 19:15 
AnswerRe: New to VB - NewFile Dialog / SaveFile Dialog help needed. Pin
Adam.m.Nelson3-Apr-08 2:19
Adam.m.Nelson3-Apr-08 2:19 
GeneralRe: New to VB - NewFile Dialog / SaveFile Dialog help needed. Pin
ChandraRam3-Apr-08 3:05
ChandraRam3-Apr-08 3:05 
GeneralRe: New to VB - NewFile Dialog / SaveFile Dialog help needed. Pin
Adam.m.Nelson3-Apr-08 8:15
Adam.m.Nelson3-Apr-08 8:15 
GeneralRe: New to VB - NewFile Dialog / SaveFile Dialog help needed. Pin
ChandraRam3-Apr-08 8:22
ChandraRam3-Apr-08 8:22 
GeneralRe: New to VB - NewFile Dialog / SaveFile Dialog help needed. Pin
Adam.m.Nelson3-Apr-08 9:01
Adam.m.Nelson3-Apr-08 9:01 

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.