Click here to Skip to main content
15,889,034 members
Home / Discussions / C#
   

C#

 
AnswerRe: Accessing the file of a T-SQL BACKUP call Pin
Mycroft Holmes2-Aug-09 12:21
professionalMycroft Holmes2-Aug-09 12:21 
GeneralRe: Accessing the file of a T-SQL BACKUP call Pin
Uwe Keim2-Aug-09 19:15
sitebuilderUwe Keim2-Aug-09 19:15 
Questionnotify icon Pin
Vivek Vijayan2-Aug-09 2:18
Vivek Vijayan2-Aug-09 2:18 
AnswerRe: notify icon Pin
Manas Bhardwaj2-Aug-09 2:27
professionalManas Bhardwaj2-Aug-09 2:27 
GeneralRe: notify icon Pin
Abhijit Jana2-Aug-09 2:38
professionalAbhijit Jana2-Aug-09 2:38 
GeneralRe: notify icon Pin
Manas Bhardwaj2-Aug-09 2:39
professionalManas Bhardwaj2-Aug-09 2:39 
AnswerRe: notify icon Pin
CoderForEver2-Aug-09 8:06
CoderForEver2-Aug-09 8:06 
QuestionCustom user control Pin
Jon Henry2-Aug-09 1:45
Jon Henry2-Aug-09 1:45 
Im writing a simple control to use in my app. It consists of a button with two labels on it, each displaying different data.

Heres my problem:

When I use the control in my app, I have to click twice on the labels to trigger the click event of the control while clicking on a part of the button with no label on it works correctly. I assume the way to handle this is to tie the labels click events to the controls click event. I have managed to setup properties correctly to alter label text and color and what not but how do I go about linking the click events"

The data on the labels doesnt change once it is set. The button is for music, the top label is the song title and the bottom is the album name. When the user clicks anywhere on the button(including on the labels), the song should loaded into the queue to be played.

Problem is when the user clicks on a part of the button with a label, they have to click twice in order to trigger the load.

Thanks, Jon
AnswerRe: Custom user control Pin
Super Lloyd2-Aug-09 2:38
Super Lloyd2-Aug-09 2:38 
GeneralRe: Custom user control Pin
Jon Henry2-Aug-09 2:46
Jon Henry2-Aug-09 2:46 
GeneralRe: Custom user control Pin
Super Lloyd2-Aug-09 2:54
Super Lloyd2-Aug-09 2:54 
GeneralRe: Custom user control Pin
Super Lloyd2-Aug-09 3:16
Super Lloyd2-Aug-09 3:16 
GeneralRe: Custom user control Pin
Jon Henry2-Aug-09 3:23
Jon Henry2-Aug-09 3:23 
GeneralRe: Custom user control Pin
Super Lloyd2-Aug-09 4:05
Super Lloyd2-Aug-09 4:05 
GeneralRe: Custom user control Pin
Jon Henry2-Aug-09 4:25
Jon Henry2-Aug-09 4:25 
QuestionLooking for a control Pin
reilak2-Aug-09 0:05
reilak2-Aug-09 0:05 
AnswerRe: Looking for a control Pin
0x3c02-Aug-09 0:43
0x3c02-Aug-09 0:43 
GeneralRe: Looking for a control Pin
reilak2-Aug-09 20:48
reilak2-Aug-09 20:48 
Generalanother way to work with this control? [modified] Pin
reilak2-Aug-09 23:00
reilak2-Aug-09 23:00 
GeneralRe: another way to work with this control? Pin
0x3c03-Aug-09 3:04
0x3c03-Aug-09 3:04 
QuestionWindow Coordinates?? Pin
Muammar©1-Aug-09 23:58
Muammar©1-Aug-09 23:58 
AnswerRe: Window Coordinates?? Pin
dan!sh 2-Aug-09 0:10
professional dan!sh 2-Aug-09 0:10 
GeneralRe: Window Coordinates?? Pin
Muammar©2-Aug-09 7:52
Muammar©2-Aug-09 7:52 
QuestionCall method in parent aspx page from user control Pin
Chazzysb1-Aug-09 23:04
Chazzysb1-Aug-09 23:04 
AnswerRe: Call method in parent aspx page from user control [ ASP.NET Question ] Pin
Abhijit Jana1-Aug-09 23:42
professionalAbhijit Jana1-Aug-09 23:42 

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.