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
~156 People Reached
Favorite Forums
Favorite Tags
Member Avatar for tamik0

I need help declaring the DrawStringInBox (in bold), can't seem to figure out how to do it, any suggestions would be greatly appreciated: Protected Sub PrintPageTitles(ByVal ev As System.Drawing.Printing.PrintPageEventArgs) Dim psngWidth As Single = 0 Dim penLine As Pen = New Pen(Brushes.Black) Dim recCurrent As RectangleF Dim sfCurrent As New …

Member Avatar for Ramy Mahrous
0
80
Member Avatar for tamik0

I need help figuring out how to get the value of my text boxes into the variables I have declared (in bold) , any suggestions would be appreciated: (/code) Option Explicit On Option Strict On Imports System.Convert Public Class frmMain Inherits System.Windows.Forms.Form [B]Private mlblInitialValue As Double Private mlblSalvageValue As Double …

Member Avatar for bharatsaboo
0
76