Click here to Skip to main content
15,920,596 members
Home / Discussions / C#
   

C#

 
QuestionHow to build VS .Net deployment project in command prompt Pin
rajasekar_2914-Mar-05 0:38
rajasekar_2914-Mar-05 0:38 
GeneralRich Text Box Pin
rmedo14-Mar-05 0:33
rmedo14-Mar-05 0:33 
GeneralRe: Rich Text Box Pin
mav.northwind14-Mar-05 0:56
mav.northwind14-Mar-05 0:56 
GeneralRe: Rich Text Box Pin
rmedo14-Mar-05 2:21
rmedo14-Mar-05 2:21 
GeneralRe: Rich Text Box Pin
Sebastian Schneider14-Mar-05 2:48
Sebastian Schneider14-Mar-05 2:48 
GeneralRe: Rich Text Box Pin
rmedo15-Mar-05 1:00
rmedo15-Mar-05 1:00 
Generalrestricting entry in a text box Pin
ameto13-Mar-05 23:31
ameto13-Mar-05 23:31 
GeneralRe: restricting entry in a text box Pin
V.14-Mar-05 0:16
professionalV.14-Mar-05 0:16 
1. There should be an event when the textbox-contents changes.
-> get the string out of the textbox, check for illegal characters, delete them, put text back into the textbox.

2. Like 1., you can get and set the text from the textbox with the "Text" property.

look on msdn for more info on the textbox members and properties.

good luck.

No hurries, no worries.
GeneralRe: restricting entry in a text box Pin
the last free name14-Mar-05 2:14
the last free name14-Mar-05 2:14 
GeneralRe: restricting entry in a text box Pin
S. Senthil Kumar14-Mar-05 16:39
S. Senthil Kumar14-Mar-05 16:39 
GeneralCHECKSUM VERIFYING FUNCTION Pin
maheshfour13-Mar-05 23:30
maheshfour13-Mar-05 23:30 
GeneralStartup Object C# Pin
Anonymous13-Mar-05 23:16
Anonymous13-Mar-05 23:16 
GeneralRe: Startup Object C# Pin
Colin Angus Mackay14-Mar-05 0:47
Colin Angus Mackay14-Mar-05 0:47 
GeneralPacking and deploying C# .Net application Pin
rajasekar_2913-Mar-05 22:28
rajasekar_2913-Mar-05 22:28 
GeneralRe: Packing and deploying C# .Net application Pin
Christian Wikander13-Mar-05 22:50
Christian Wikander13-Mar-05 22:50 
GeneralRe: Packing and deploying C# .Net application Pin
rajasekar_2913-Mar-05 23:03
rajasekar_2913-Mar-05 23:03 
GeneralXML Parsing Pin
jatin.mehta@gmail.com13-Mar-05 21:49
jatin.mehta@gmail.com13-Mar-05 21:49 
GeneralRe: XML Parsing Pin
Christian Wikander13-Mar-05 22:19
Christian Wikander13-Mar-05 22:19 
GeneralParsing XML Pin
Anonymous13-Mar-05 21:45
Anonymous13-Mar-05 21:45 
GeneralI like convert Icon to String Pin
VictorVB13-Mar-05 20:56
VictorVB13-Mar-05 20:56 
GeneralRe: I like convert Icon to String Pin
J4amieC13-Mar-05 22:24
J4amieC13-Mar-05 22:24 
GeneralRe: I like convert Icon to String Pin
VictorVB13-Mar-05 23:50
VictorVB13-Mar-05 23:50 
GeneralRe: I like convert Icon to String Pin
J4amieC14-Mar-05 0:57
J4amieC14-Mar-05 0:57 
Generalbypassing the button event Pin
maheshfour13-Mar-05 20:11
maheshfour13-Mar-05 20:11 
GeneralRe: bypassing the button event Pin
Christian Wikander13-Mar-05 21:26
Christian Wikander13-Mar-05 21:26 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.