Click here to Skip to main content
15,912,329 members
Home / Discussions / C#
   

C#

 
GeneralRe: C# derived classes listing Pin
murugan_gs27-Apr-04 21:24
murugan_gs27-Apr-04 21:24 
GeneralConvert byte[] to string Pin
Dominik Reichl27-Apr-04 6:44
Dominik Reichl27-Apr-04 6:44 
GeneralRe: Convert byte[] to string Pin
Mazdak27-Apr-04 6:51
Mazdak27-Apr-04 6:51 
GeneralRe: Convert byte[] to string Pin
Dominik Reichl27-Apr-04 6:58
Dominik Reichl27-Apr-04 6:58 
GeneralRe: Convert byte[] to string Pin
Daniel Turini27-Apr-04 7:01
Daniel Turini27-Apr-04 7:01 
GeneralRe: Convert byte[] to string Pin
Heath Stewart27-Apr-04 8:29
protectorHeath Stewart27-Apr-04 8:29 
GeneralRe: Convert byte[] to string Pin
Dominik Reichl28-Apr-04 5:49
Dominik Reichl28-Apr-04 5:49 
GeneralRe: Convert byte[] to string Pin
Nick Parker27-Apr-04 7:02
protectorNick Parker27-Apr-04 7:02 
GeneralWeb Service Question Pin
patnsnaudy27-Apr-04 6:37
patnsnaudy27-Apr-04 6:37 
GeneralRe: Web Service Question Pin
Mazdak27-Apr-04 6:47
Mazdak27-Apr-04 6:47 
GeneralRe: Web Service Question Pin
Heath Stewart27-Apr-04 8:27
protectorHeath Stewart27-Apr-04 8:27 
GeneralRe: Web Service Question Pin
patnsnaudy27-Apr-04 9:30
patnsnaudy27-Apr-04 9:30 
GeneralStrongley Typed Collections Pin
ziwez027-Apr-04 6:14
ziwez027-Apr-04 6:14 
Hi All,

let me first say how impressed i am with the resources avaliable on this website, its been making life easier with all the help on the tutorials avaliable. Good Job!

Ok well my question Im quite new to C# i come from a VB background (so bare with me)

Right I have created my own custom contol, a button, and a pannel, the pannel allows stongly typed collections in this case is the button im basically at the stage where i can go into the properties of my pannel and start adding my buttons (via the collections properties), add the buttons, but it does not store the information all it does is generate the following code:

this.pannelbutton1 = new InfoData.Components.Pannel.pannelbutton();

I know i have missed something off put i dont know, if anyone has any good examples or point me in the right direction that will great help.

-
David

It something takes long to do its worth doing.
GeneralRe: Strongley Typed Collections Pin
Heath Stewart27-Apr-04 8:35
protectorHeath Stewart27-Apr-04 8:35 
GeneralComboBoxColumn in Datagrid Pin
hxxbin27-Apr-04 6:05
hxxbin27-Apr-04 6:05 
GeneralRe: ComboBoxColumn in Datagrid Pin
Ruchi Gupta27-Apr-04 6:16
Ruchi Gupta27-Apr-04 6:16 
GeneralClickety Police Pin
Heath Stewart27-Apr-04 6:35
protectorHeath Stewart27-Apr-04 6:35 
GeneralRe: ComboBoxColumn in Datagrid Pin
hxxbin27-Apr-04 7:51
hxxbin27-Apr-04 7:51 
GeneralRe: ComboBoxColumn in Datagrid Pin
Ruchi Gupta27-Apr-04 9:03
Ruchi Gupta27-Apr-04 9:03 
GeneralRe: ComboBoxColumn in Datagrid Pin
hxxbin28-Apr-04 4:33
hxxbin28-Apr-04 4:33 
GeneralRe: ComboBoxColumn in Datagrid Pin
hxxbin28-Apr-04 4:59
hxxbin28-Apr-04 4:59 
GeneralDatagrid Pin
bertcox27-Apr-04 5:19
bertcox27-Apr-04 5:19 
GeneralRe: Datagrid Pin
Mazdak27-Apr-04 5:29
Mazdak27-Apr-04 5:29 
GeneralRe: Datagrid Pin
bertcox27-Apr-04 23:20
bertcox27-Apr-04 23:20 
GeneralChange Menu Bar Backgroud Color Pin
TaoLi27-Apr-04 5:06
TaoLi27-Apr-04 5: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.