Click here to Skip to main content
15,900,108 members
Home / Discussions / C#
   

C#

 
GeneralRe: Import Data From Excel files to SQL Server Pin
Mazdak7-Apr-04 21:21
Mazdak7-Apr-04 21:21 
GeneralC#.exe Communication Pin
sreejith ss nair7-Apr-04 20:57
sreejith ss nair7-Apr-04 20:57 
GeneralRe: C#.exe Communication Pin
mhmoud rawas7-Apr-04 21:47
mhmoud rawas7-Apr-04 21:47 
GeneralRe: C#.exe Communication Pin
sreejith ss nair7-Apr-04 22:12
sreejith ss nair7-Apr-04 22:12 
GeneralRe: C#.exe Communication Pin
CWIZO8-Apr-04 2:27
CWIZO8-Apr-04 2:27 
GeneralRe: C#.exe Communication Pin
Dave Kreskowiak8-Apr-04 2:50
mveDave Kreskowiak8-Apr-04 2:50 
GeneralRe: C#.exe Communication Pin
Heath Stewart8-Apr-04 4:25
protectorHeath Stewart8-Apr-04 4:25 
GeneralPaint events on container controls Pin
PhilCrompton7-Apr-04 20:49
PhilCrompton7-Apr-04 20:49 
I'm writing a couple of custom controls in the .NET compact framework.

I have two controls, one called "Target" derived from System.Windows.Forms.ContainerControl the other called "Arrow" from System.Windows.Forms.Control. I can successfully add Arrows to the Target's Controls collection.

I have overriden the OnPaint method on both controls and they work correctly as stand-a-long instances. What I want to know is the "correct" way of causing the Paint event of the target to raised the Paint events on each of it's contained arrows.

TIA


Phil
GeneralRe: Paint events on container controls Pin
Heath Stewart8-Apr-04 4:19
protectorHeath Stewart8-Apr-04 4:19 
Generaljust test Pin
kentou7-Apr-04 20:47
kentou7-Apr-04 20:47 
GeneralRe: just test Pin
Dave Kreskowiak8-Apr-04 2:52
mveDave Kreskowiak8-Apr-04 2:52 
GeneralConverting and Calling C++ DLL in C# Pin
Vini Deep7-Apr-04 19:23
Vini Deep7-Apr-04 19:23 
GeneralRe: Converting and Calling C++ DLL in C# Pin
Heath Stewart7-Apr-04 19:30
protectorHeath Stewart7-Apr-04 19:30 
GeneralComponent based Pin
sreejith ss nair7-Apr-04 18:38
sreejith ss nair7-Apr-04 18:38 
GeneralRe: Component based Pin
Heath Stewart7-Apr-04 19:12
protectorHeath Stewart7-Apr-04 19:12 
GeneralWindows Installer condtions problem Pin
lieperik7-Apr-04 17:49
lieperik7-Apr-04 17:49 
GeneralRe: Windows Installer condtions problem Pin
Heath Stewart7-Apr-04 18:16
protectorHeath Stewart7-Apr-04 18:16 
GeneralRe: Windows Installer condtions problem Pin
lieperik7-Apr-04 18:55
lieperik7-Apr-04 18:55 
GeneralRe: Windows Installer condtions problem Pin
Heath Stewart7-Apr-04 19:05
protectorHeath Stewart7-Apr-04 19:05 
GeneralRe: Windows Installer condtions problem Pin
lieperik7-Apr-04 19:19
lieperik7-Apr-04 19:19 
GeneralComboBox container Pin
DougW487-Apr-04 17:14
DougW487-Apr-04 17:14 
GeneralRe: ComboBox container Pin
Heath Stewart7-Apr-04 18:20
protectorHeath Stewart7-Apr-04 18:20 
GeneralRe: ComboBox container Pin
DougW487-Apr-04 18:42
DougW487-Apr-04 18:42 
Generalmap network drive Pin
Gardar G7-Apr-04 16:05
professionalGardar G7-Apr-04 16:05 
GeneralRe: map network drive Pin
Roman Rodov7-Apr-04 17:54
Roman Rodov7-Apr-04 17:54 

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.