No announcements
Found 2216604 threads
-
6 Votes
Selected item and text box binding-MVVM
Do not bind directly to whatever is selected.Answered | 5 Replies | 2040 Views | Created by Kuruvilla George Aiyankovil - Monday, November 13, 2017 6:32 AM | Last reply by Andy ONeill - Tuesday, November 14, 2017 12:48 PM -
1 Votes
Combo and text box data binding
This means all the logic for value selection you have to right in this.Answered | 2 Replies | 8938 Views | Created by John DS - Monday, July 27, 2009 4:07 PM | Last reply by Yichun_Feng - Wednesday, July 29, 2009 5:43 AM -
1 Votes
Selection of Combo Box Into Text
And I doublechecked WindowSelectionChange event, just to make sure there was nothing there that would give us the information...Answered | 7 Replies | 4803 Views | Created by Michael M Fox - Friday, November 5, 2010 3:30 PM | Last reply by Michael M Fox - Friday, November 5, 2010 11:25 PM -
3 Votes
Text Box line selection
Text Box is Keep on updating the data that time i want to select the line while data is printing time in a text boxAnswered | 12 Replies | 2111 Views | Created by i.sankar - Tuesday, December 11, 2012 9:39 AM | Last reply by i.sankar - Thursday, December 27, 2012 9:21 AM -
2 Votes
wpf- data binding a selected item from a list box with text boxes
Answered | 4 Replies | 7818 Views | Created by hopefullProgrammer - Sunday, December 4, 2011 12:03 PM | Last reply by Sheldon _Xiao - Friday, December 9, 2011 2:58 AM -
0 Votes
VB.NET Winforms - Text Box ModifiedChanged event
I found a workaround, use the KeyPress event of the text box control and then fire the ModifiedChanged event for that control.Answered | 3 Replies | 6224 Views | Created by MACH9 - Saturday, June 30, 2012 12:54 AM | Last reply by MACH9 - Monday, July 2, 2012 1:41 PM -
4 Votes
Bind/Display a text file in a Text box.
Hi LearnerMan, Here is the whole sample to bind the Log file content with a TextBox.Answered | 6 Replies | 8296 Views | Created by LearnerMan1234 - Tuesday, November 24, 2009 3:12 PM | Last reply by Kira Qian - Wednesday, November 25, 2009 6:53 AM -
1 Votes
Binding Text Box with outlook field
Put those two together and you can conclude that, because native controls are what allow you to bind to Outlook data and because the form region designer does not allow you to add native ...Answered | 5 Replies | 4323 Views | Created by Rishi Dharamsey - Tuesday, October 14, 2008 12:59 PM | Last reply by Sue Mosher - Tuesday, October 14, 2008 5:29 PM -
5 Votes
Rich Text Box - Disable Selection
I mean that i don't want the text to be selectable at all.Answered | 20 Replies | 56203 Views | Created by Alex Orlovsky - Monday, October 29, 2007 9:59 AM | Last reply by Kenneth Zhang - Wednesday, May 22, 2019 9:43 AM -
0 Votes
How to clear selection in text box
I wrote a C# application that uses a text box to display status to the user.Answered | 8 Replies | 9835 Views | Created by SeeCwriter - Wednesday, September 30, 2015 9:02 PM | Last reply by WayneAKing - Thursday, October 1, 2015 4:54 PM -
-1 Votes
Data Binding the Text contents of a Rich text box to an XML file?
it should bind to the property "run". e.g.Answered | 4 Replies | 5123 Views | Created by cd1207 - Monday, September 8, 2008 2:45 AM | Last reply by Brennon Williams - Tuesday, February 2, 2010 9:07 PM -
0 Votes
Data Binding and a "Select All" check box
Hi, In my application I have a set of checkboxes for defining some action to be performed (call these the "action" check boxes.Answered | 4 Replies | 4111 Views | Created by Lily Bristol - Wednesday, July 2, 2008 7:04 PM | Last reply by Brownie Points - Tuesday, July 8, 2008 12:55 AM -
1 Votes
Dataadapter Update Not Seeing Text Box Binding
I notice you use the following TextBoxCode.DataBindings.Add(New Binding("Text", ds, ...Answered | 3 Replies | 3753 Views | Created by randywheeler - Monday, October 11, 2010 3:00 PM | Last reply by Cor Ligthert - Friday, October 15, 2010 7:05 AM -
1 Votes
Drawing a circle in a rich text box - VB.NET
Can you suggest a more efficient way of inserting a circle into a rich text box?Answered | 14 Replies | 1518 Views | Created by JDS404 - Thursday, February 9, 2017 5:58 PM | Last reply by Mr. Monkeyboy - Thursday, February 9, 2017 7:37 PM -
0 Votes
C# Allow user to select text in text box at runtime
Thank you for this information (I had been searching for the property in design view.)Answered | 6 Replies | 3201 Views | Created by saratogacoach - Friday, September 19, 2014 3:47 AM | Last reply by saratogacoach - Friday, September 19, 2014 1:08 PM -
0 Votes
How to bind the selected value in a list box to display in text box (to show single value) and datagrid
Try this code TextBox1.Text=Listbox1.SelectedItem.Tostring If a post answers your question, please click "Mark As Answer" ...Answered | 2 Replies | 4920 Views | Created by nkvs - Sunday, February 12, 2012 4:53 PM | Last reply by Jo Swa(K.P.Elayaraja)-MCP - Monday, February 13, 2012 6:34 AM -
1 Votes
Text box value state
Public Class Form1 Private Sub NumericUpDown1_ValueChanged(sender As Object, e As EventArgs) Handles NumericUpDown1.ValueChanged Select Case NumericUpDown1.Value ...Answered | 1 Replies | 672 Views | Created by Sayali99 - Friday, February 27, 2015 5:42 AM | Last reply by Cor Ligthert - Friday, February 27, 2015 10:12 AM -
0 Votes
VB.net reading json file and loading to text box
Public Property Cost As Decimal End Class copy this part into VS function that creates the json into a VB.NET class.Answered | 1 Replies | 809 Views | Created by Coderv9 - Tuesday, February 4, 2020 10:14 AM | Last reply by DA924x - Tuesday, February 4, 2020 4:25 PM -
0 Votes
Retrieving information from database into text box.
Please review the stack trace for more information about the error and where it originated in the code.Answered | 14 Replies | 974 Views | Created by Prabhu Venkatraman - Monday, April 28, 2014 8:43 PM | Last reply by Carl Cai - Monday, May 5, 2014 5:36 PM -
0 Votes
Help with text box events.
Another idea: Create a timer that checks the value of the text box every x seconds.Answered | 5 Replies | 1708 Views | Created by MARV102 - Thursday, May 17, 2012 4:43 AM | Last reply by Noam B - Thursday, May 17, 2012 3:47 PM - Items 1 to 20 of 2216604 Next ›
No announcements