Click here to Skip to main content
15,879,474 members
Home / Discussions / C#
   

C#

 
GeneralRe: vb.net vs c# Pin
David Stone2-Oct-02 8:36
sitebuilderDavid Stone2-Oct-02 8:36 
GeneralRe: vb.net vs c# Pin
Stephane Rodriguez.1-Oct-02 1:44
Stephane Rodriguez.1-Oct-02 1:44 
GeneralRe: vb.net vs c# Pin
Philip Fitzsimons1-Oct-02 5:18
Philip Fitzsimons1-Oct-02 5:18 
GeneralDOH ! I lost the default Toolbox Settings.HELP Pin
Jon E30-Sep-02 23:37
Jon E30-Sep-02 23:37 
GeneralRe: DOH ! I lost the default Toolbox Settings.HELP Pin
James T. Johnson1-Oct-02 2:05
James T. Johnson1-Oct-02 2:05 
GeneralRe: DOH ! I lost the default Toolbox Settings.HELP Pin
Dato1-Oct-02 7:20
Dato1-Oct-02 7:20 
Generalerror when docking one form to another Pin
Derek Smigelski30-Sep-02 19:05
Derek Smigelski30-Sep-02 19:05 
GeneralRe: error when docking one form to another Pin
David Stone30-Sep-02 19:17
sitebuilderDavid Stone30-Sep-02 19:17 
So you're trying to add one form to another? You can't do that unless the parent form is MDIParent = true; and the child form is MDIChild = true; and I don't think that's what you want to do. You could take the Outlook Toolbar type control and putting that into the parent form. That would work.

Norm Almond: I seen some GUI's in my life but WTF is this mess Wink | ;-)
Leppie: I made an app for my sister and she wouldnt use it till it was colorful enoughSmile | :)
Norm:good point leppie, from that statement I can only deduce that this GUI must be aimed at childrenLaugh | :laugh:
Leppie:My sister is 25Eek! | :eek:
-Norm on the MailMagic GUI

GeneralRe: error when docking one form to another Pin
Derek Smigelski30-Sep-02 19:18
Derek Smigelski30-Sep-02 19:18 
GeneralRe: error when docking one form to another Pin
Derek Smigelski30-Sep-02 19:28
Derek Smigelski30-Sep-02 19:28 
GeneralRe: error when docking one form to another Pin
David Stone1-Oct-02 11:29
sitebuilderDavid Stone1-Oct-02 11:29 
GeneralRe: error when docking one form to another Pin
James T. Johnson30-Sep-02 20:11
James T. Johnson30-Sep-02 20:11 
GeneralRe: error when docking one form to another Pin
James T. Johnson30-Sep-02 20:13
James T. Johnson30-Sep-02 20:13 
Generallock and entrancy Pin
Reno Tiko30-Sep-02 16:23
Reno Tiko30-Sep-02 16:23 
GeneralRe: lock and entrancy Pin
Eric Gunnerson (msft)1-Oct-02 11:50
Eric Gunnerson (msft)1-Oct-02 11:50 
GeneralRe: lock and entrancy Pin
Reno Tiko1-Oct-02 17:55
Reno Tiko1-Oct-02 17:55 
GeneralDistributing a C# App??? No Setup Tool Pin
Jon E30-Sep-02 16:03
Jon E30-Sep-02 16:03 
GeneralRe: Distributing a C# App??? No Setup Tool Pin
James T. Johnson30-Sep-02 16:24
James T. Johnson30-Sep-02 16:24 
Generalequivalent of VB's CreateObject in C#?... Pin
CherezZaboro30-Sep-02 8:17
CherezZaboro30-Sep-02 8:17 
GeneralRe: equivalent of VB's CreateObject in C#?... Pin
Paul Riley30-Sep-02 8:28
Paul Riley30-Sep-02 8:28 
GeneralRe: equivalent of VB's CreateObject in C#?... Pin
Richard Deeming1-Oct-02 0:45
mveRichard Deeming1-Oct-02 0:45 
GeneralTooltips by rectangle Pin
Nnamdi Onyeyiri30-Sep-02 6:41
Nnamdi Onyeyiri30-Sep-02 6:41 
GeneralRe: Tooltips by rectangle Pin
Stephane Rodriguez.30-Sep-02 7:05
Stephane Rodriguez.30-Sep-02 7:05 
GeneralRe: Tooltips by rectangle Pin
Nnamdi Onyeyiri30-Sep-02 7:09
Nnamdi Onyeyiri30-Sep-02 7:09 
GeneralSerial Number Field Pin
Nic Oughton30-Sep-02 5:12
professionalNic Oughton30-Sep-02 5:12 

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.