Click here to Skip to main content
15,926,453 members
Home / Discussions / C#
   

C#

 
GeneralRe: textbox with auto "scrolling" Pin
Member 146896026-Oct-04 23:46
Member 146896026-Oct-04 23:46 
GeneralRe: Welcome to Edit and Continue Pin
Stefan Troschuetz26-Oct-04 22:25
Stefan Troschuetz26-Oct-04 22:25 
GeneralStrange problem with ScrollBars - need urgent help Pin
mathon26-Oct-04 22:17
mathon26-Oct-04 22:17 
GeneralRe: Strange problem with ScrollBars - need urgent help Pin
sreejith ss nair26-Oct-04 22:32
sreejith ss nair26-Oct-04 22:32 
GeneralHelp me use LDAP Pin
htphuc26-Oct-04 22:05
htphuc26-Oct-04 22:05 
GeneralRe: Help me use LDAP Pin
sreejith ss nair26-Oct-04 23:00
sreejith ss nair26-Oct-04 23:00 
GeneralForm inheritance Pin
Julien Ferraro26-Oct-04 22:05
Julien Ferraro26-Oct-04 22:05 
GeneralRe: Form inheritance Pin
Colin Angus Mackay26-Oct-04 22:18
Colin Angus Mackay26-Oct-04 22:18 
You cannot instantiate an abstract class. Declaring a class as abstract is telling the compiler that you never want to instantiate it, only derive from it and instantiate the concrete derivatives.

What do you mean by "child form" and "mother form" in this context? When I think of that the parent form is opened before the child form is, so I can't think what you mean by it.


Do you want to know more?


Vogon Building and Loan advise that your planet is at risk if you do not keep up repayments on any mortgage secured upon it. Please remember that the force of gravity can go up as well as down.
GeneralRe: Form inheritance Pin
Julien Ferraro27-Oct-04 19:15
Julien Ferraro27-Oct-04 19:15 
GeneralWelcome to Edit and Continue Pin
Alex Korchemniy26-Oct-04 21:59
Alex Korchemniy26-Oct-04 21:59 
GeneralRe: Welcome to Edit and Continue Pin
sreejith ss nair26-Oct-04 22:25
sreejith ss nair26-Oct-04 22:25 
Generalalgorithm for expiration date of trial software using C# Pin
jomargon26-Oct-04 21:27
jomargon26-Oct-04 21:27 
GeneralRe: algorithm for expiration date of trial software using C# Pin
sreejith ss nair26-Oct-04 22:23
sreejith ss nair26-Oct-04 22:23 
Generalunable to import merge module Pin
mhmoud rawas26-Oct-04 21:04
mhmoud rawas26-Oct-04 21:04 
Generalanalyzing a string Pin
Anonymous26-Oct-04 20:32
Anonymous26-Oct-04 20:32 
GeneralRe: analyzing a string Pin
sreejith ss nair26-Oct-04 22:20
sreejith ss nair26-Oct-04 22:20 
GeneralRe: analyzing a string Pin
Colin Angus Mackay26-Oct-04 22:22
Colin Angus Mackay26-Oct-04 22:22 
GeneralListView ScrollBar Pin
Zishan Haider26-Oct-04 19:50
Zishan Haider26-Oct-04 19:50 
GeneralRe: ListView ScrollBar Pin
sreejith ss nair26-Oct-04 22:16
sreejith ss nair26-Oct-04 22:16 
GeneralRe: ListView ScrollBar Pin
Zishan Haider26-Oct-04 22:34
Zishan Haider26-Oct-04 22:34 
GeneralTimeout in WebRequest.GetRequestStram() Pin
Guillermo Jimenez26-Oct-04 15:43
Guillermo Jimenez26-Oct-04 15:43 
GeneralRe: Timeout in WebRequest.GetRequestStram() Pin
Heath Stewart26-Oct-04 17:20
protectorHeath Stewart26-Oct-04 17:20 
GeneralRe: Timeout in WebRequest.GetRequestStram() Pin
Guillermo Jimenez27-Oct-04 16:40
Guillermo Jimenez27-Oct-04 16:40 
GeneralRe: Timeout in WebRequest.GetRequestStram() Pin
Heath Stewart27-Oct-04 22:08
protectorHeath Stewart27-Oct-04 22:08 
GeneralParser class for an Interpreter Pin
Member 138504926-Oct-04 15:06
Member 138504926-Oct-04 15:06 

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.