Click here to Skip to main content
15,895,777 members
Home / Discussions / C#
   

C#

 
QuestionCreate Dynamic Buttons with EvenHandler C# Pin
I Believe In GOD29-Aug-07 10:39
I Believe In GOD29-Aug-07 10:39 
AnswerRe: Create Dynamic Buttons with EvenHandler C# [modified] Pin
Spacix One29-Aug-07 11:49
Spacix One29-Aug-07 11:49 
GeneralRe: Create Dynamic Buttons with EvenHandler C# Pin
I Believe In GOD30-Aug-07 0:13
I Believe In GOD30-Aug-07 0:13 
AnswerRe: Create Dynamic Buttons with EvenHandler C# Pin
BoneSoft29-Aug-07 12:20
BoneSoft29-Aug-07 12:20 
AnswerRe: Create Dynamic Buttons with EvenHandler C# Pin
PIEBALDconsult29-Aug-07 13:19
mvePIEBALDconsult29-Aug-07 13:19 
AnswerRe: Create Dynamic Buttons with EvenHandler C# Pin
Not Active29-Aug-07 17:44
mentorNot Active29-Aug-07 17:44 
GeneralRe: Create Dynamic Buttons with EvenHandler C# Pin
I Believe In GOD30-Aug-07 0:21
I Believe In GOD30-Aug-07 0:21 
GeneralRe: Create Dynamic Buttons with EvenHandler C# Pin
Not Active30-Aug-07 2:10
mentorNot Active30-Aug-07 2:10 
Besides the poor UI and performance, you're making the coding and maintenance much more difficult.

What happens, sometime in the future, if you remove one of the icons, or want to add more? You're left with redesigning your form to accommodate.

Have you thought about using a dropdownlist, or list view to display and select these icons? You would have one button worry about, and an easy way to maintain and enhance the application.




only two letters away from being an asset

QuestionDetermine Double-Click / Middle Click using low-level mouse hook? Pin
wienzzz29-Aug-07 9:47
wienzzz29-Aug-07 9:47 
AnswerRe: Determine Double-Click / Middle Click using low-level mouse hook? Pin
xfitr229-Aug-07 16:42
xfitr229-Aug-07 16:42 
GeneralRe: Determine Double-Click / Middle Click using low-level mouse hook? Pin
wienzzz29-Aug-07 19:11
wienzzz29-Aug-07 19:11 
GeneralRe: Determine Double-Click / Middle Click using low-level mouse hook? Pin
wienzzz29-Aug-07 19:38
wienzzz29-Aug-07 19:38 
QuestionHow do I write XML into XMLDocument? Pin
oceanexplorer29-Aug-07 9:40
oceanexplorer29-Aug-07 9:40 
AnswerRe: How do I write XML into XMLDocument? Pin
pmarfleet29-Aug-07 11:56
pmarfleet29-Aug-07 11:56 
AnswerRe: How do I write XML into XMLDocument? Pin
Spacix One29-Aug-07 12:01
Spacix One29-Aug-07 12:01 
QuestionModal Window in Smart Parts Pin
umashankergr829-Aug-07 9:22
umashankergr829-Aug-07 9:22 
AnswerRe: Modal Window in Smart Parts Pin
Michael Sync29-Aug-07 17:40
Michael Sync29-Aug-07 17:40 
GeneralRe: Modal Window in Smart Parts Pin
Alaric_30-Aug-07 2:21
professionalAlaric_30-Aug-07 2:21 
GeneralRe: Modal Window in Smart Parts Pin
Michael Sync30-Aug-07 5:00
Michael Sync30-Aug-07 5:00 
GeneralRe: Modal Window in Smart Parts Pin
umashankergr830-Aug-07 8:28
umashankergr830-Aug-07 8:28 
QuestionFile.Exists problems with mapped network drive. Pin
UweOeder29-Aug-07 8:37
professionalUweOeder29-Aug-07 8:37 
AnswerRe: File.Exists problems with mapped network drive. Pin
snorkie29-Aug-07 8:54
professionalsnorkie29-Aug-07 8:54 
GeneralRe: File.Exists problems with mapped network drive. Pin
Vikram A Punathambekar29-Aug-07 17:41
Vikram A Punathambekar29-Aug-07 17:41 
AnswerRe: File.Exists problems with mapped network drive. [modified] Pin
Alaric_29-Aug-07 9:51
professionalAlaric_29-Aug-07 9:51 
AnswerRe: File.Exists problems with mapped network drive. Pin
Spacix One29-Aug-07 10:19
Spacix One29-Aug-07 10:19 

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.