Click here to Skip to main content
15,892,809 members
Home / Discussions / C#
   

C#

 
GeneralRe: Question about Casting and Inheritance Pin
killerslaytanic5-Mar-04 14:23
killerslaytanic5-Mar-04 14:23 
QuestionHow to associate icons with ContextMenu ? Pin
nigs_krec4-Mar-04 19:25
nigs_krec4-Mar-04 19:25 
AnswerRe: How to associate icons with ContextMenu ? Pin
partyganger4-Mar-04 20:41
partyganger4-Mar-04 20:41 
QuestionHow to access parent form objects Pin
hongheo764-Mar-04 19:05
hongheo764-Mar-04 19:05 
AnswerRe: How to access parent form objects Pin
Roman Rodov4-Mar-04 19:13
Roman Rodov4-Mar-04 19:13 
GeneralIt doesn't work Pin
hongheo764-Mar-04 19:44
hongheo764-Mar-04 19:44 
GeneralRe: It doesn't work Pin
4-Mar-04 20:05
suss4-Mar-04 20:05 
GeneralRe: It doesn't work Pin
partyganger4-Mar-04 20:52
partyganger4-Mar-04 20:52 
The Parent object is not available in the Constructor yet (because it won't be set until the ShowDialog method is called). I usually set my references to the parent form in the Layout Event and add a LayoutCalled bool to the class so the references will only be set once....
GeneralIt 's working now Pin
hongheo765-Mar-04 6:56
hongheo765-Mar-04 6:56 
Questionhow to move bar like MSMessenger Pin
yu-yu4-Mar-04 17:48
yu-yu4-Mar-04 17:48 
AnswerRe: how to move bar like MSMessenger Pin
John Fisher5-Mar-04 8:48
John Fisher5-Mar-04 8:48 
GeneralRe: how to move bar like MSMessenger Pin
yu-yu5-Mar-04 11:59
yu-yu5-Mar-04 11:59 
Questiongetting disc space ?? Pin
azusakt4-Mar-04 15:13
azusakt4-Mar-04 15:13 
AnswerRe: getting disc space ?? Pin
Roman Rodov4-Mar-04 18:41
Roman Rodov4-Mar-04 18:41 
GeneralRe: getting disc space ?? Pin
azusakt4-Mar-04 19:32
azusakt4-Mar-04 19:32 
GeneralRe: getting disc space ?? Pin
Roman Rodov4-Mar-04 23:41
Roman Rodov4-Mar-04 23:41 
GeneralDataGrid Checkbox Event capture Pin
Ruchi Gupta4-Mar-04 14:27
Ruchi Gupta4-Mar-04 14:27 
GeneralRe: DataGrid Checkbox Event capture Pin
Heath Stewart5-Mar-04 3:32
protectorHeath Stewart5-Mar-04 3:32 
GeneralRe: DataGrid Checkbox Event capture Pin
Heath Stewart5-Mar-04 5:38
protectorHeath Stewart5-Mar-04 5:38 
GeneralRe: DataGrid Checkbox Event capture Pin
Ruchi Gupta5-Mar-04 6:15
Ruchi Gupta5-Mar-04 6:15 
GeneralWeb based paint tool Pin
AWebDude4-Mar-04 8:43
AWebDude4-Mar-04 8:43 
GeneralRe: Web based paint tool Pin
Mazdak4-Mar-04 8:49
Mazdak4-Mar-04 8:49 
GeneralRe: Web based paint tool Pin
Dave Kreskowiak4-Mar-04 9:05
mveDave Kreskowiak4-Mar-04 9:05 
GeneralRe: Web based paint tool - WinForm Pin
AWebDude4-Mar-04 9:25
AWebDude4-Mar-04 9:25 
GeneralRe: Web based paint tool - WinForm Pin
Mazdak4-Mar-04 9:39
Mazdak4-Mar-04 9:39 

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.