Click here to Skip to main content
15,949,686 members
Home / Discussions / C#
   

C#

 
Questioninherited menu problem Pin
Karl 200027-Jun-06 4:48
Karl 200027-Jun-06 4:48 
QuestionTreeView node Pin
printscreen1234527-Jun-06 4:41
printscreen1234527-Jun-06 4:41 
AnswerRe: TreeView node Pin
Judah Gabriel Himango27-Jun-06 5:23
sponsorJudah Gabriel Himango27-Jun-06 5:23 
QuestionHow to highlight? Pin
printscreen1234527-Jun-06 4:37
printscreen1234527-Jun-06 4:37 
QuestionPage printing and printable area Pin
Not Active27-Jun-06 4:37
mentorNot Active27-Jun-06 4:37 
AnswerRe: Page printing and printable area Pin
Nader Elshehabi27-Jun-06 5:19
Nader Elshehabi27-Jun-06 5:19 
GeneralRe: Page printing and printable area [modified] Pin
Not Active27-Jun-06 5:36
mentorNot Active27-Jun-06 5:36 
GeneralRe: Page printing and printable area Pin
Nader Elshehabi27-Jun-06 11:19
Nader Elshehabi27-Jun-06 11:19 
Hello
I can see now your problem. I know that printablearea is not updated, that's why I purposed using MarginBounds instead.

Well, if you insist, try inverting them -ie using height as width and vice versa-, but I think this would be a very poor programming practice

a quote from MSDN remarks on PrintableArea:
"The PrintableArea property returns the correct value, whether the page orientation is landscape or portrait."

Do they mean it's changed when you change the Landscape property, or it doesn't matter?? I made a sample and changed the landscape property, but it was the sameD'Oh! | :doh:

I even changed the PaperSize, yet no hope.

Well, I hope this was -somehow- helpful
QuestionString Formatting Pin
Drew McGhie27-Jun-06 4:02
Drew McGhie27-Jun-06 4:02 
AnswerRe: String Formatting Pin
Dustin Metzgar27-Jun-06 4:07
Dustin Metzgar27-Jun-06 4:07 
AnswerRe: String Formatting Pin
Not Active27-Jun-06 4:08
mentorNot Active27-Jun-06 4:08 
AnswerRe: String Formatting Pin
stancrm27-Jun-06 4:09
stancrm27-Jun-06 4:09 
AnswerRe: String Formatting Pin
jjansen27-Jun-06 4:16
jjansen27-Jun-06 4:16 
AnswerRe: String Formatting Pin
Judah Gabriel Himango27-Jun-06 4:17
sponsorJudah Gabriel Himango27-Jun-06 4:17 
GeneralRe: String Formatting Pin
Drew McGhie27-Jun-06 5:36
Drew McGhie27-Jun-06 5:36 
QuestionUsing classes on windows forms Pin
Mamphekgo27-Jun-06 3:56
Mamphekgo27-Jun-06 3:56 
AnswerRe: Using classes on windows forms Pin
stancrm27-Jun-06 4:02
stancrm27-Jun-06 4:02 
AnswerRe: Using classes on windows forms Pin
Robert Rohde27-Jun-06 4:05
Robert Rohde27-Jun-06 4:05 
Questionhow to find all ip Pin
Bozhuk27-Jun-06 3:52
Bozhuk27-Jun-06 3:52 
AnswerRe: how to find all ip Pin
Judah Gabriel Himango27-Jun-06 4:18
sponsorJudah Gabriel Himango27-Jun-06 4:18 
QuestionWrong data - Network Stream Pin
shadow0127-Jun-06 2:57
shadow0127-Jun-06 2:57 
Questionhow can i send sms ... Pin
mostafa_h27-Jun-06 2:56
mostafa_h27-Jun-06 2:56 
AnswerRe: how can i send sms ... Pin
Judah Gabriel Himango27-Jun-06 4:19
sponsorJudah Gabriel Himango27-Jun-06 4:19 
QuestionLoading embedded cursor through ResourceManager Pin
jjansen27-Jun-06 2:55
jjansen27-Jun-06 2:55 
AnswerRe: Loading embedded cursor through ResourceManager Pin
Robert Rohde27-Jun-06 3:08
Robert Rohde27-Jun-06 3:08 

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.