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

I am attempting to create a "dirty form" checking class based on an example found at codeproject. I am hung up on the first line of one of the classes public class ControlDirtyTrackerCollection: List<ControlDirtyTracker> I am unsure how to replicate that : List<> part in vb net. Thanks

Member Avatar for TnTinMN
0
194
Member Avatar for lion8420

I cant seem to find an answer to this issue. I am opening a form from a user control. I created some public write only properties on the user control, but I cant figure out how to create a reference to the original existing user control to interact with those …

Member Avatar for lion8420
0
188
Member Avatar for lion8420

Is it possible to control the output font that is pasted from the clipboard? The text copied into the clipboard is from a string variable and does not have any font information tied to it. Thanks

Member Avatar for lion8420
0
117
Member Avatar for lion8420

I am writing an application that pastes unformatted text into various fields in an application called cerner. Cerner runs via a VPN that is setup by Citrix software (I think). All the cerner applications seem to run under the same windows process. Does anyone know of a good resource online …

0
55
Member Avatar for lion8420

Can an application refuse the Sendkeys function? I am trying to write an app that will paste text into an application called Cerner which runs via a secure vpn. My code works fine going into notepad or word. I doesn't seem to do anything with the Cerner program. I thought …

Member Avatar for Huntondoom
0
59
Member Avatar for lion8420

Hello I am a total amatuer programmer. I mainly just build little apps that are mainly useful to me. So please be gentle. I am currently working on a program that will paste text into a second program. The text will paste into several different fields automatically. The problem I …

Member Avatar for Netcode
0
182