Click here to Skip to main content
16,012,035 members
Home / Discussions / C#
   

C#

 
QuestionBuild Comment Web Page in VS 2005 Pin
Alper Camel18-Sep-06 4:12
Alper Camel18-Sep-06 4:12 
AnswerRe: Build Comment Web Page in VS 2005 Pin
scott_hackett18-Sep-06 20:20
scott_hackett18-Sep-06 20:20 
GeneralRe: Build Comment Web Page in VS 2005 Pin
Alper Camel19-Sep-06 1:08
Alper Camel19-Sep-06 1:08 
AnswerRe: Build Comment Web Page in VS 2005 Pin
Stefan Troschuetz18-Sep-06 21:30
Stefan Troschuetz18-Sep-06 21:30 
Questioncreate windows service Pin
abdallahziad18-Sep-06 3:53
abdallahziad18-Sep-06 3:53 
AnswerRe: create windows service Pin
Jun Du18-Sep-06 4:14
Jun Du18-Sep-06 4:14 
QuestionHOWTO Capture Downloads in webBrowser-Control Pin
JobeXXL18-Sep-06 3:39
JobeXXL18-Sep-06 3:39 
Questionwant to avoid scrollbars Pin
kalaveer18-Sep-06 3:32
kalaveer18-Sep-06 3:32 
hi,
i am using a panel control in that i have a richtextbox control
in my form_resize i have lines something like

panel1.width=this.width-(actual form size)+(actual panel width)
richtextbox1.width=panelwidth-10;

when i am increase the size of the form its ok,but when i am decreasing the form size (i.e not less than actual size) panel displaying scrollbars after i stop resize there are no scrollbars thats fine but eventhough due to the sequence of statements execution in the event those scrollbars are visible while resizing So please help me to not show those scrollbars in the panel while resizing
thank u.
AnswerRe: want to avoid scrollbars Pin
wheelerbarry18-Sep-06 3:43
wheelerbarry18-Sep-06 3:43 
QuestionRe: want to avoid scrollbars Pin
kalaveer18-Sep-06 3:55
kalaveer18-Sep-06 3:55 
QuestionDateTimePicker opening Pin
**Genius**18-Sep-06 3:11
**Genius**18-Sep-06 3:11 
AnswerRe: DateTimePicker opening Pin
Glen Harvy18-Sep-06 11:52
Glen Harvy18-Sep-06 11:52 
GeneralRe: DateTimePicker opening Pin
**Genius**18-Sep-06 21:16
**Genius**18-Sep-06 21:16 
Questionhow can i cancel an event Pin
kalaveer18-Sep-06 3:08
kalaveer18-Sep-06 3:08 
AnswerRe: how can i cancel an event Pin
**Genius**18-Sep-06 3:16
**Genius**18-Sep-06 3:16 
AnswerRe: how can i cancel an event Pin
J4amieC18-Sep-06 3:16
J4amieC18-Sep-06 3:16 
GeneralRe: how can i cancel an event Pin
kalaveer18-Sep-06 3:37
kalaveer18-Sep-06 3:37 
GeneralRe: how can i cancel an event Pin
Not Active18-Sep-06 3:42
mentorNot Active18-Sep-06 3:42 
GeneralRe: how can i cancel an event Pin
kalaveer18-Sep-06 4:02
kalaveer18-Sep-06 4:02 
Questionwhy isn't the wizard creating the Delete statement. Pin
faladrim18-Sep-06 2:39
faladrim18-Sep-06 2:39 
AnswerRe: why isn't the wizard creating the Delete statement. Pin
Glen Harvy18-Sep-06 11:58
Glen Harvy18-Sep-06 11:58 
GeneralRe: why isn't the wizard creating the Delete statement. Pin
faladrim22-Sep-06 1:43
faladrim22-Sep-06 1:43 
QuestionFindWindowEx API and disabled buttons Pin
nemopeti18-Sep-06 2:22
nemopeti18-Sep-06 2:22 
AnswerRe: FindWindowEx API and disabled buttons Pin
S. Senthil Kumar18-Sep-06 2:59
S. Senthil Kumar18-Sep-06 2:59 
GeneralRe: FindWindowEx API and disabled buttons Pin
nemopeti18-Sep-06 5:28
nemopeti18-Sep-06 5:28 

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.