Click here to Skip to main content
15,899,314 members
Home / Discussions / C#
   

C#

 
GeneralRe: create of pictureBox and moving it Pin
Nick Parker17-Nov-04 14:25
protectorNick Parker17-Nov-04 14:25 
GeneralRe: create of pictureBox and moving it Pin
DrownFish4517-Nov-04 16:52
DrownFish4517-Nov-04 16:52 
GeneralSeeking collaboration for game programming in C# Pin
krisst_k17-Nov-04 5:55
krisst_k17-Nov-04 5:55 
GeneralRe: Seeking collaboration for game programming in C# Pin
tom_dx17-Nov-04 13:39
tom_dx17-Nov-04 13:39 
GeneralSetting webbrowser form fields Pin
profoundwhispers17-Nov-04 5:54
profoundwhispers17-Nov-04 5:54 
GeneralRe: Setting webbrowser form fields Pin
Nick Parker17-Nov-04 6:51
protectorNick Parker17-Nov-04 6:51 
QuestionHow I can binding Data Pin
VictorVB17-Nov-04 4:53
VictorVB17-Nov-04 4:53 
GeneralTabPage and ErrorProvider Pin
Adam Gritt17-Nov-04 4:46
Adam Gritt17-Nov-04 4:46 
The default implementation of a tab page is to include the code for it in the form/class that contains the actual tab control. However I have subclassed the TabPage class and put my code into this class and then include this as a new tab page into the tab control. However, since tabpage does not inherit from ContainerControl I can not use the ErrorProvider control without making my controls public or exposed via a property and fire an event to the class containing the tab control. This class then calls SetError on the ErrorProvider with the information from the event.

Has anyone done anything like this and found a better way to implement the ErrorProvider?

GeneralAdvanced active directory/exchange enumeration question Pin
mdam17-Nov-04 4:31
sussmdam17-Nov-04 4:31 
GeneralRe: Advanced active directory/exchange enumeration question Pin
GeraldK17-Nov-04 5:05
GeraldK17-Nov-04 5:05 
Questiongood books on C#? Pin
liyang yu17-Nov-04 3:50
liyang yu17-Nov-04 3:50 
AnswerRe: good books on C#? Pin
Charlie Williams17-Nov-04 7:13
Charlie Williams17-Nov-04 7:13 
GeneralRe: good books on C#? - Thanks! Pin
liyang yu18-Nov-04 5:19
liyang yu18-Nov-04 5:19 
AnswerRe: good books on C#? Pin
Salil Khedkar17-Nov-04 19:05
Salil Khedkar17-Nov-04 19:05 
GeneralRe: good books on C#? - thanks! Pin
liyang yu18-Nov-04 5:20
liyang yu18-Nov-04 5:20 
GeneralOperating system language information Pin
wk_vigorous17-Nov-04 2:46
wk_vigorous17-Nov-04 2:46 
GeneralRe: Operating system language information Pin
Stefan Troschuetz17-Nov-04 3:51
Stefan Troschuetz17-Nov-04 3:51 
GeneralMenu Bar Pin
Taylorz16-Nov-04 23:30
Taylorz16-Nov-04 23:30 
GeneralRe: Menu Bar Pin
benjymous17-Nov-04 3:52
benjymous17-Nov-04 3:52 
GeneralRe: Menu Bar Pin
Taylorz17-Nov-04 7:22
Taylorz17-Nov-04 7:22 
GeneralRe: Menu Bar Pin
Nick Parker17-Nov-04 7:35
protectorNick Parker17-Nov-04 7:35 
GeneralRe: Menu Bar Pin
Taylorz17-Nov-04 8:40
Taylorz17-Nov-04 8:40 
GeneralLocking a file Pin
Member 80214216-Nov-04 22:22
Member 80214216-Nov-04 22:22 
GeneralRe: Locking a file Pin
Daniel Turini17-Nov-04 0:19
Daniel Turini17-Nov-04 0:19 
GeneralRe: Locking a file Pin
Dave Kreskowiak17-Nov-04 15:56
mveDave Kreskowiak17-Nov-04 15:56 

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.