Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~927 People Reached
Favorite Forums
Favorite Tags
Member Avatar for sartana

Code above perform on a button_click event, and it's show crystal report with no error. When I click icon PRINT REPORT, dialog box appear, I just need to click button OK and printer start it's job. But I wonder, how to set PRINTER PAPER-SIZE by coding? So every time I …

0
98
Member Avatar for sartana

i need help on this simple case dim xMenu as System.Windows.Forms.ToolstripItem dim xString as string = "FrmMain.MnuFile" [B]xMenu=xString[/B] xString.visible=False xString.test="MENU FILE" ... How could i do 'that bold area'?? note: xString actually was dynamic variable i got from Database with SQL syntax thanks before!

Member Avatar for sartana
0
829