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
~2K People Reached
Favorite Tags
Member Avatar for tonyf

HI I have a Tip of the day form that loads from a main form. The focus stays on the main form. Is there a way that I can switch the focus to the tip of the day form at runtime? Tony

Member Avatar for waynespangler
0
1K
Member Avatar for tonyf

Hi I have a form with a checkbox control. How would you load this form at starup if the checkbox is checked? Do you load it from the main form? Tony

0
73
Member Avatar for tonyf

HI I need help saving the checkbox state to a setting file, and if the checkbox.checked = true then load the form from the main form. Thanks Tony

Member Avatar for zmariow
0
75
Member Avatar for tonyf

Hi I'm looking to write the contents of a text file to an array and view one line at a time in a listbox. When I say one line at a time I mean only view one line in the listbox and as It loops through the text file the …

Member Avatar for tonyf
0
104
Member Avatar for tonyf

Hi Does anyone know how to create a tip of the day dialog for VB 2005. the examples that I've found so far do not work. Tony

Member Avatar for waynespangler
0
160
Member Avatar for tonyf

Hi Does anyone know of a way to ad a group to the local security settings\local policies\User Rights assignement\allow logon through terminal servies of a remote machine? From the command line or some sort of scripting technique? Tony

0
76
Member Avatar for tonyf

Hi I'm using the following code to append a text file: Dim sw As IO.TextWriter sw = IO.File.AppendText("C:\MyTextFile.txt") sw.WriteLine(text1.text) sw.Flush() sw.Close() For some reason this is the output: frh001wa2555655 f fr frh frh0 frh00 frh001 frh001w frh001wa frh001wa2 frh001wa26 frh001wa261 frh001wa2613 frh001wa26135 frh001wa261351 frh001wa2613519 Please help! Thanks Tony

Member Avatar for QVeen72
0
394
Member Avatar for tonyf

Hi Does anyone know the code to compare file versions from a server share and prompt the user to download the update if the file versiion is newer? Also how would you get this code to work automatically after launching the app? I've tried ClickOnce but did not like the …

Member Avatar for binoj_daniel
0
122