Click here to Skip to main content
15,793,260 members
Home / Discussions / Windows Forms
   

Windows Forms

 
QuestionGDI Drawings and Erase Pin
afridy24-Aug-08 19:49
afridy24-Aug-08 19:49 
AnswerRe: GDI Drawings and Erase Pin
John Ad24-Aug-08 20:44
John Ad24-Aug-08 20:44 
GeneralRe: GDI Drawings and Erase Pin
afridy24-Aug-08 21:19
afridy24-Aug-08 21:19 
GeneralRe: GDI Drawings and Erase [modified] Pin
afridy25-Aug-08 4:56
afridy25-Aug-08 4:56 
QuestionHide control inherited from a base form in a specific derived form, this at design-time ! Pin
sixadOne22-Aug-08 14:53
sixadOne22-Aug-08 14:53 
AnswerRe: Hide control inherited from a base form in a specific derived form, this at design-time ! Pin
rtklueh23-Aug-08 5:16
rtklueh23-Aug-08 5:16 
GeneralRe: Hide control inherited from a base form in a specific derived form, this at design-time ! Pin
sixadOne23-Aug-08 5:56
sixadOne23-Aug-08 5:56 
GeneralRe: Hide control inherited from a base form in a specific derived form, this at design-time ! Pin
Frank Horn23-Aug-08 10:19
Frank Horn23-Aug-08 10:19 
You could derive in 3 steps:
Form1 without the 4 controls
Form2 = Form1 + 4 controls type 1
Form3 = Form1 + 4 controls type 2
and 7 forms derived from Form2
GeneralRe: Hide control inherited from a base form in a specific derived form, this at design-time ! Pin
sixadOne24-Aug-08 6:31
sixadOne24-Aug-08 6:31 
QuestionDataSet HasChanges doesn't pick up changes made by bound TextBoxes Pin
rtklueh22-Aug-08 12:13
rtklueh22-Aug-08 12:13 
AnswerRe: DataSet HasChanges doesn't pick up changes made by bound TextBoxes Pin
Mycroft Holmes22-Aug-08 21:11
professionalMycroft Holmes22-Aug-08 21:11 
GeneralRe: DataSet HasChanges doesn't pick up changes made by bound TextBoxes Pin
rtklueh23-Aug-08 4:59
rtklueh23-Aug-08 4:59 
GeneralRe: DataSet HasChanges doesn't pick up changes made by bound TextBoxes Pin
sixadOne23-Aug-08 6:28
sixadOne23-Aug-08 6:28 
GeneralRe: DataSet HasChanges doesn't pick up changes made by bound TextBoxes Pin
Mycroft Holmes23-Aug-08 14:52
professionalMycroft Holmes23-Aug-08 14:52 
GeneralRe: DataSet HasChanges doesn't pick up changes made by bound TextBoxes Pin
rtklueh23-Aug-08 16:20
rtklueh23-Aug-08 16:20 
GeneralRe: DataSet HasChanges doesn't pick up changes made by bound TextBoxes Pin
rtklueh25-Aug-08 6:52
rtklueh25-Aug-08 6:52 
QuestionWindows Service Pin
varshavmane22-Aug-08 6:08
varshavmane22-Aug-08 6:08 
AnswerRe: Windows Service Pin
Pavel Klocek22-Aug-08 12:15
Pavel Klocek22-Aug-08 12:15 
GeneralRe: Windows Service Pin
varshavmane24-Aug-08 20:45
varshavmane24-Aug-08 20:45 
AnswerRe: Windows Service Pin
rtklueh23-Aug-08 5:06
rtklueh23-Aug-08 5:06 
AnswerRe: Windows Service Pin
lisan_al_ghaib23-Aug-08 13:23
lisan_al_ghaib23-Aug-08 13:23 
GeneralRe: Windows Service Pin
varshavmane24-Aug-08 20:47
varshavmane24-Aug-08 20:47 
QuestionHow to print data across then down in RDLC report Pin
tantja22-Aug-08 4:53
tantja22-Aug-08 4:53 
QuestionScript (VBS) (WMI) To query Resultant Set of Policy (RSoP) and get security settings Pin
rocker198721-Aug-08 2:23
rocker198721-Aug-08 2:23 
Questioncannot invalidate() mdi child form from another Pin
Member 251239120-Aug-08 17:38
Member 251239120-Aug-08 17:38 

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.