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
~5K People Reached
Favorite Forums
Favorite Tags
Member Avatar for vebi1000

Hi, I hav two user control's in my windows form application. In the first user control i have one "textbox" and one "save" button. I have another "Textbox" in another user control. when i click "save" button then what ever the value in "textbox" in user control one has to …

Member Avatar for JOSheaIV
0
4K
Member Avatar for vebi1000

I am very new to C sharp programming. I have the design like as shown below attached image. My concept is i have to set some volume in "Transfer volume" text box (for example 100) and then press "set" button. It automatically sets the scale of picture box, it is …

Member Avatar for ddanbe
0
428
Member Avatar for vebi1000

I am changing the phase of signal from 0 to 360 by each degree to get max voltage value.Because if i change phase of the signal the voltage also changes.I have the fallowing code to find max value. and corresponding phase void Maxphase(float *max, unsigned int *index) { *max = …

Member Avatar for vebi1000
0
195