Click here to Skip to main content
15,887,939 members
Home / Discussions / C#
   

C#

 
AnswerRe: Sorting a DataView by an int[] list Pin
thomasa31-Aug-05 22:51
thomasa31-Aug-05 22:51 
QuestionMS Word add-in install problem Pin
parviz_rashidi31-Aug-05 21:17
parviz_rashidi31-Aug-05 21:17 
QuestionHow can I link a listbox to a picturebox in C#.net?please help... Pin
azizkhani31-Aug-05 20:41
azizkhani31-Aug-05 20:41 
QuestionPlease help.. Pin
KORCARI31-Aug-05 19:30
KORCARI31-Aug-05 19:30 
AnswerRe: Please help.. Pin
Stefan Troschuetz31-Aug-05 21:11
Stefan Troschuetz31-Aug-05 21:11 
QuestionAudio streaming Pin
Cheezo31-Aug-05 17:33
Cheezo31-Aug-05 17:33 
QuestionRead URL Link from Managed Code? Pin
ehollar31-Aug-05 15:24
ehollar31-Aug-05 15:24 
QuestionVisual Studio Designer Pin
Eric Lacroix31-Aug-05 13:55
Eric Lacroix31-Aug-05 13:55 
Hi,

I'm trying to create a simple framework to handle standard DialogBox display, I wish to be able to lock control on the form to avoid moving of the control at design time of course this functionality should work with visual inheritance. At one point a was looking to put these controls private on the base form but I don’t think this is a useful solution since I will need to do more work to publish useful property and reroute event handling properly.

So I have tried to override the fallowing function:
new public Point Location
protected override void OnLocationChanged(EventArgs e)
protected override void OnMove(EventArgs e)

Without success.

Any one as any clue or direction I could try to solve this problem.

Oh yes, you may also think that I’m a bit crazy to do thing like that, yeah maybe but the fact is that we have more than 15 developers that are creating dialog box for a really big application and they have not bean able to get the exact same sizing and behaviour for each of their dialog box and that fact cost us a lot of maintenance for all kind of little stupid thing.

Thanks.





(define Email (lambda ()
elacroix@devmesh.com))
Im not a church numeral im a free variable
QuestionInputBox Pin
kenexcelon31-Aug-05 13:42
kenexcelon31-Aug-05 13:42 
AnswerRe: InputBox Pin
Werdna31-Aug-05 13:46
Werdna31-Aug-05 13:46 
AnswerRe: InputBox Pin
kenexcelon31-Aug-05 14:21
kenexcelon31-Aug-05 14:21 
QuestionHow can I call static method using late binding Pin
Johny Ng31-Aug-05 12:50
Johny Ng31-Aug-05 12:50 
AnswerRe: How can I call static method using late binding Pin
Werdna31-Aug-05 13:43
Werdna31-Aug-05 13:43 
QuestionAssemblies References Pin
Heinz_31-Aug-05 12:47
Heinz_31-Aug-05 12:47 
AnswerRe: Assemblies References Pin
Lars Niedziolka31-Aug-05 14:07
Lars Niedziolka31-Aug-05 14:07 
AnswerRe: Assemblies References Pin
Stefan Troschuetz31-Aug-05 21:24
Stefan Troschuetz31-Aug-05 21:24 
QuestionFrame Capturing From AVI Movie Pin
Nabeel Younus Khan31-Aug-05 10:58
Nabeel Younus Khan31-Aug-05 10:58 
AnswerRe: Frame Capturing From AVI Movie Pin
Lars Niedziolka31-Aug-05 14:10
Lars Niedziolka31-Aug-05 14:10 
Questionrichtextbox @ if_mel_yes_else_no Pin
surfman1931-Aug-05 9:40
surfman1931-Aug-05 9:40 
AnswerRe: richtextbox @ if_mel_yes_else_no Pin
Mohamad Al Husseiny31-Aug-05 10:05
Mohamad Al Husseiny31-Aug-05 10:05 
Answer[Message Deleted] Pin
Dave Kreskowiak31-Aug-05 10:19
mveDave Kreskowiak31-Aug-05 10:19 
AnswerRe: richtextbox @ if_mel_yes_else_no Pin
Dave Kreskowiak31-Aug-05 10:19
mveDave Kreskowiak31-Aug-05 10:19 
GeneralRe: richtextbox @ if_mel_yes_else_no Pin
surfman1931-Aug-05 12:09
surfman1931-Aug-05 12:09 
GeneralRe: richtextbox @ if_mel_yes_else_no Pin
Dave Kreskowiak31-Aug-05 12:32
mveDave Kreskowiak31-Aug-05 12:32 
Questionproperty lists Pin
BungoMan8531-Aug-05 9:05
BungoMan8531-Aug-05 9:05 

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.