Click here to Skip to main content
15,925,369 members
Home / Discussions / C#
   

C#

 
GeneralRe: Get value using the name of property Pin
Utku KAYA14-Nov-04 4:24
Utku KAYA14-Nov-04 4:24 
Generaldisplay phone caller number Pin
Anonymous13-Nov-04 6:55
Anonymous13-Nov-04 6:55 
GeneralRe: display phone caller number Pin
tom_dx13-Nov-04 8:22
tom_dx13-Nov-04 8:22 
GeneralRe: display phone caller number Pin
Anonymous13-Nov-04 8:35
Anonymous13-Nov-04 8:35 
GeneralRe: display phone caller number Pin
tom_dx13-Nov-04 9:02
tom_dx13-Nov-04 9:02 
GeneralRe: display phone caller number Pin
Michael P Butler13-Nov-04 9:34
Michael P Butler13-Nov-04 9:34 
Generalreferencing a containerframe Pin
stefan houtz13-Nov-04 6:23
stefan houtz13-Nov-04 6:23 
GeneralRe: referencing a containerframe Pin
Skynyrd13-Nov-04 7:35
Skynyrd13-Nov-04 7:35 
if projects are different then u have to:

1. add a reference to the Mdi Frame project in the child project. U can do this through the solution explorer >> Add reference >> and choosing the Projects tab.

2. Add a using statement at the beginning of ur child class file:
using boekhoud;


GeneralRe: referencing a containerframe Pin
stefan houtz13-Nov-04 8:10
stefan houtz13-Nov-04 8:10 
GeneralRe: referencing a containerframe Pin
Skynyrd13-Nov-04 8:20
Skynyrd13-Nov-04 8:20 
GeneralRe: referencing a containerframe Pin
stefan houtz13-Nov-04 23:47
stefan houtz13-Nov-04 23:47 
GeneralRe: referencing a containerframe Pin
Skynyrd14-Nov-04 4:47
Skynyrd14-Nov-04 4:47 
GeneralRe: referencing a containerframe Pin
stefan houtz14-Nov-04 5:39
stefan houtz14-Nov-04 5:39 
GeneralRe: referencing a containerframe Pin
Skynyrd14-Nov-04 6:31
Skynyrd14-Nov-04 6:31 
GeneralRe: referencing a containerframe Pin
stefan houtz15-Nov-04 1:24
stefan houtz15-Nov-04 1:24 
GeneralRefreshing images drawn with imagelist Pin
BlackDice13-Nov-04 6:05
BlackDice13-Nov-04 6:05 
GeneralRe: Refreshing images drawn with imagelist Pin
MoustafaS13-Nov-04 14:41
MoustafaS13-Nov-04 14:41 
GeneralMaking a new class Pin
BlackDice13-Nov-04 5:28
BlackDice13-Nov-04 5:28 
GeneralRe: Making a new class Pin
Dennis C. Dietrich13-Nov-04 5:40
Dennis C. Dietrich13-Nov-04 5:40 
GeneralRESOLVED Pin
BlackDice13-Nov-04 5:49
BlackDice13-Nov-04 5:49 
GeneralClipboard Pin
Matthias Glemser13-Nov-04 4:48
Matthias Glemser13-Nov-04 4:48 
GeneralRe: Clipboard Pin
Sebastian Schneider15-Nov-04 1:28
Sebastian Schneider15-Nov-04 1:28 
GeneralRe: Clipboard Pin
Matthias Glemser15-Nov-04 8:12
Matthias Glemser15-Nov-04 8:12 
QuestionUse AssemblyInfo? Pin
RFickling13-Nov-04 4:14
RFickling13-Nov-04 4:14 
AnswerRe: Use AssemblyInfo? Pin
Skynyrd13-Nov-04 4:31
Skynyrd13-Nov-04 4:31 

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.