No announcements
Found 2098950 threads
-
1 Votes
Excel Textbox with PasswordChar
>The issue arose when we startedUnanswered | 12 Replies | 1442 Views | Created by My.Name.Is.Lloyd - Friday, September 9, 2016 1:45 PM | Last reply by Chenchen Li - Friday, September 23, 2016 10:10 AM -
0 Votes
Unsecured Textbox Passwordchar
There is a software which you can see the hidden characters typed in a password textbox. Using the Snadboy Revelation, you may see whats behind the * characters. But i tested the ...Answered | 3 Replies | 4289 Views | Created by Henry_2003 - Saturday, May 27, 2006 12:23 PM | Last reply by Henry_2003 - Thursday, June 1, 2006 3:50 AM -
2 Votes
DIsabeling passwordchar in a textbox
change the text if you have set the UseSystemPasswordChar property to True. Make sure the PasswordChar is not set in the TextBox`s properties on the Design Tab and try ...Answered | 10 Replies | 622 Views | Created by Alethia - Tuesday, September 16, 2014 3:23 PM | Last reply by IronRazerz - Tuesday, September 16, 2014 4:52 PM -
0 Votes
Problem With .PasswordChar function
Whats wrong with this any answers are appreciated Private Sub UserForm3_Activate() TextBox1.PasswordChar [=25cb] End ...Answered | 5 Replies | 2432 Views | Created by Wilsh97 - Tuesday, February 7, 2012 12:05 PM | Last reply by Asadulla Javed - Wednesday, February 8, 2012 6:42 AM -
1 Votes
PasswordChar property in WPF?
hi Magnus, good but... how can I merge your proposal with my Watermark Textbox?? ...Answered | 6 Replies | 3221 Views | Created by Enric Vives - Tuesday, August 13, 2013 3:18 PM | Last reply by Enric Vives - Wednesday, August 21, 2013 1:25 PM -
0 Votes
AutoComplete Textbox with Excel
Hello, here is my code, what it does, is it goes through the first column of an existing Excel document, then adds each cell in the column to an AutoCompleteCustomSource.Answered | 4 Replies | 3682 Views | Created by Xystus777 - Wednesday, January 7, 2009 6:02 PM | Last reply by Xystus777 - Wednesday, January 7, 2009 6:27 PM -
0 Votes
EXCEL TO TEXTBOX
HI, SOMEBODY KNOW HOW TO ... i have data from Excel and when push button that data go to textbox.One cell from Excel for one ...Answered | 2 Replies | 2668 Views | Created by mipakteh - Friday, July 30, 2010 1:26 PM | Last reply by mipakteh - Saturday, July 31, 2010 4:44 AM -
0 Votes
Format problem with time from excel to textbox
Hello, I want to import some date from Excel to a textbox. Works fine , but not the textbox with the name start where a time ...Answered | 2 Replies | 287 Views | Created by Halfords - Thursday, November 26, 2015 4:20 PM | Last reply by Halfords - Friday, November 27, 2015 6:15 PM -
0 Votes
Excel to/from Textbox
1. How to implement Textbox to Excel by range(A1,A2,A3,A4,A5.....) with button? When press button again number in Textbox continue to store in ...Answered | 4 Replies | 583 Views | Created by Hwai17 - Monday, April 13, 2015 6:07 PM | Last reply by Kareninstructor - Tuesday, April 14, 2015 11:37 PM -
0 Votes
Textbox with auto suggestion in excel ribbon?
In a customized excel ribbon tab, I have two dropdowns, "A" and "B". Menu A is hard coded with values like employee_id, org_name, etc. When a selection is made in ...Answered | 4 Replies | 6403 Views | Created by chd_2_nj - Thursday, February 25, 2010 4:02 PM | Last reply by chd_2_nj - Tuesday, March 2, 2010 10:50 PM -
0 Votes
PasswordChar for Rich Textboxes and Log File Questions
. This was easily achieved for a normal textbox with the PasswordChar property but as i am using RichTextBoxes, that property is not there. Is there another easy way to just ...Answered | 2 Replies | 4186 Views | Created by Spyros Spyrou - Thursday, March 25, 2010 2:10 PM | Last reply by Spyros Spyrou - Wednesday, November 21, 2012 4:25 AM -
0 Votes
Textbox to Excel
excelWS.Cells[1,0] = textbox1.Text; That will simply load the first column in the first row with the value from the textbox.Mitchel Sellers, MCITP, MCPD, MCTS - ...Answered | 3 Replies | 2957 Views | Created by Xystus777 - Thursday, November 20, 2008 2:49 PM | Last reply by Harry Zhu - Monday, November 24, 2008 4:26 AM -
0 Votes
Textbox lines into Excel rows
. I know how to loop through textbox lines : For Each line As String In Me.textBox1.Text.Split(vbLf) '' do ...Answered | 3 Replies | 493 Views | Created by Kevin993 - Saturday, June 1, 2019 9:27 AM | Last reply by Kareninstructor - Saturday, June 1, 2019 11:24 AM -
2 Votes
Continue to Excel worksheet from Textbox with Button1
Option Strict On ' I always run with Option Infer On so it's turned off here Option Infer Off Imports Excel = Microsoft.Office.Interop.Excel Imports ...Answered | 2 Replies | 535 Views | Created by Hwai17 - Thursday, April 16, 2015 11:21 AM | Last reply by Kareninstructor - Thursday, April 16, 2015 11:50 AM -
0 Votes
Excel Worksheet Textbox Bugs - Workarounds?
comments out). Requirements. Worksheet protect (without UserinterfaceOnly!)Shape Textbox text editing allowed.Set to Do not move or size ...Answered | 3 Replies | 422 Views | Created by phillfri - Tuesday, March 26, 2019 4:43 AM | Last reply by phillfri - Tuesday, March 26, 2019 7:30 PM -
0 Votes
VBA From - Create A Password Textbox with "Password" written in the box and is remove when tryping starts.
Integer) With Me.TextBox1 If .Text <> strPass Then TextBox1.ForeColor = &H80000008 '<~~ Set to Black ...Answered | 4 Replies | 16596 Views | Created by t0m46 - Wednesday, February 8, 2012 2:55 PM | Last reply by t0m46 - Wednesday, February 8, 2012 4:14 PM -
0 Votes
SSRS Export to Excel: Hiding a textbox
the url with render format as Excel. If i click on the textbox, it is exporting the report to Excel including "Export to ...Answered | 2 Replies | 3829 Views | Created by azharullah m - Monday, April 30, 2012 12:24 PM | Last reply by Elvis Long - Thursday, May 3, 2012 7:30 AM -
0 Votes
Textbox with passwordchar for windows phone
I would like to use a textbox with passwordChar without using PasswordBox (i've update my question). Is that possible ...Proposed | 4 Replies | 760 Views | Created by theangell - Thursday, February 12, 2015 4:55 PM | Last reply by theangell - Friday, February 13, 2015 10:22 PM -
0 Votes
assigning WPF textbox object with another textbox
>When I execute below code it updates the text object with new values but not the UI. If textbox1 gets the right property values you could add this specific ...Answered | 2 Replies | 471 Views | Created by Vireen - Friday, March 27, 2015 4:00 AM | Last reply by Magnus (MM8) - Friday, March 27, 2015 11:12 AM -
0 Votes
TextBox with embedded Button
I want to write a custom TextBox control like we see in certain commercial controls - a standard textbox with a small button on the right with "..." ...Answered | 2 Replies | 3371 Views | Created by drinkwater - Thursday, December 22, 2005 4:52 PM | Last reply by Jelle van der Beek2 - Thursday, December 22, 2005 6:09 PM - Items 1 to 20 of 2098950 Next ›
No announcements