Click here to Skip to main content
15,884,537 members
Home / Discussions / C#
   

C#

 
GeneralRe: How to execute oracle stored procedure in C# Pin
rajkumar.bathula10-Jun-09 23:31
rajkumar.bathula10-Jun-09 23:31 
QuestionHashTable elements not found in the same order as they are added Pin
mmdullah10-Jun-09 19:06
mmdullah10-Jun-09 19:06 
AnswerRe: HashTable elements not found in the same order as they are added [modified] Pin
Seikilos10-Jun-09 19:41
Seikilos10-Jun-09 19:41 
QuestionHow can i get the VISIBLE bounds of a control. [modified] Pin
hwswin10-Jun-09 18:15
hwswin10-Jun-09 18:15 
AnswerRe: How can i get the VISIBLE bounds of a control. Pin
Rob Philpott10-Jun-09 22:46
Rob Philpott10-Jun-09 22:46 
GeneralRe: How can i get the VISIBLE bounds of a control. Pin
hwswin11-Jun-09 15:21
hwswin11-Jun-09 15:21 
GeneralRe: How can i get the VISIBLE bounds of a control. Pin
hwswin11-Jun-09 17:35
hwswin11-Jun-09 17:35 
GeneralRe: How can i get the VISIBLE bounds of a control. Pin
Rob Philpott12-Jun-09 1:59
Rob Philpott12-Jun-09 1:59 
Yup, that looks good using the intersection of the two rectangles. The right and bottom line are probably not appearing because they're outside the clip rectangle. The Rectangle method draws a rectangle where the dimensions you supply are the area inside and not including the lines.

Try deflate()ing the rectangle a bit and you should see all four sides.

Regards,
Rob Philpott.

GeneralRe: How can i get the VISIBLE bounds of a control. Pin
hwswin12-Jun-09 5:13
hwswin12-Jun-09 5:13 
GeneralRe: How can i get the VISIBLE bounds of a control. Pin
hwswin12-Jun-09 5:39
hwswin12-Jun-09 5:39 
GeneralRe: How can i get the VISIBLE bounds of a control. Pin
Rob Philpott12-Jun-09 5:40
Rob Philpott12-Jun-09 5:40 
GeneralRe: How can i get the VISIBLE bounds of a control. Pin
hwswin12-Jun-09 5:47
hwswin12-Jun-09 5:47 
Questionwhat is the best and more professional GUI designing? Pin
cppwxwidgetsss10-Jun-09 17:57
cppwxwidgetsss10-Jun-09 17:57 
AnswerRe: what is the best and more professional GUI designing? Pin
N a v a n e e t h10-Jun-09 18:21
N a v a n e e t h10-Jun-09 18:21 
QuestionI want to do a control like vs2005 doc outline tool Pin
hwswin10-Jun-09 17:40
hwswin10-Jun-09 17:40 
AnswerRe: I want to do a control like vs2005 doc outline tool Pin
Christian Graus10-Jun-09 17:52
protectorChristian Graus10-Jun-09 17:52 
GeneralRe: I want to do a control like vs2005 doc outline tool Pin
hwswin10-Jun-09 18:09
hwswin10-Jun-09 18:09 
GeneralRe: I want to do a control like vs2005 doc outline tool Pin
S. Senthil Kumar10-Jun-09 23:59
S. Senthil Kumar10-Jun-09 23:59 
GeneralRe: I want to do a control like vs2005 doc outline tool Pin
hwswin11-Jun-09 15:30
hwswin11-Jun-09 15:30 
GeneralRe: I want to do a control like vs2005 doc outline tool Pin
S. Senthil Kumar11-Jun-09 21:06
S. Senthil Kumar11-Jun-09 21:06 
QuestionCommand Scripts Pin
bigjoe11a10-Jun-09 17:06
bigjoe11a10-Jun-09 17:06 
QuestionUm, Opening link in new tab - not new window? [modified] Pin
Baeltazor10-Jun-09 15:15
Baeltazor10-Jun-09 15:15 
Questionwriting a development environment Pin
JimLaVine10-Jun-09 14:45
JimLaVine10-Jun-09 14:45 
AnswerRe: writing a development environment Pin
Christian Graus10-Jun-09 14:48
protectorChristian Graus10-Jun-09 14:48 
AnswerRe: writing a development environment Pin
Luc Pattyn10-Jun-09 14:49
sitebuilderLuc Pattyn10-Jun-09 14:49 

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.