Click here to Skip to main content
15,899,935 members
Home / Discussions / C#
   

C#

 
GeneralRe: Writing a custom Grid control and need help coding the scrolling events Pin
James T. Johnson30-Dec-01 20:16
James T. Johnson30-Dec-01 20:16 
GeneralRe: Writing a custom Grid control and need help coding the scrolling events Pin
James T. Johnson31-Dec-01 20:02
James T. Johnson31-Dec-01 20:02 
GeneralFunction Pin
26-Dec-01 16:32
suss26-Dec-01 16:32 
GeneralRe: Function Pin
Christian Graus26-Dec-01 16:50
protectorChristian Graus26-Dec-01 16:50 
GeneralRe: Function Pin
Andreas Philipson26-Dec-01 23:18
Andreas Philipson26-Dec-01 23:18 
GeneralRe: Function Pin
Eric Gunnerson (msft)2-Jan-02 8:59
Eric Gunnerson (msft)2-Jan-02 8:59 
QuestionUsing Fixed Width Fonts like FixedSys, Howto? Pin
fadi26-Dec-01 10:15
fadi26-Dec-01 10:15 
QuestionRegEx question How to string match to New String? Pin
25-Dec-01 20:46
suss25-Dec-01 20:46 
Hi everyone,
I have a string like:

"[FormField width=30 type=upload]"
Using RegEx, I want to take the value of "type", and of width, and output them to their own seperate strings. How do I do this?
I thought I might be able to do this using Regex.Match, but that just modifies the original string, not write them out to new strings.

Any help with this is greatly appreciated.
Thank you!
AnswerRe: RegEx question How to string match to New String? Pin
Eric Gunnerson (msft)2-Jan-02 8:58
Eric Gunnerson (msft)2-Jan-02 8:58 
QuestionWhat can C# handle? Pin
25-Dec-01 16:58
suss25-Dec-01 16:58 
AnswerRe: What can C# handle? Pin
Nish Nishant25-Dec-01 17:10
sitebuilderNish Nishant25-Dec-01 17:10 
GeneralRemoting in Win 9x/Me Pin
RIPPER_X23-Dec-01 11:50
RIPPER_X23-Dec-01 11:50 
GeneralEvents Pin
Senkwe Chanda23-Dec-01 4:35
Senkwe Chanda23-Dec-01 4:35 
GeneralRe: Events Pin
Andreas Philipson25-Dec-01 4:28
Andreas Philipson25-Dec-01 4:28 
GeneralRe: Events Pin
ector20-Feb-02 9:51
ector20-Feb-02 9:51 
GeneralExcel COM... Pin
Andreas Philipson20-Dec-01 3:24
Andreas Philipson20-Dec-01 3:24 
GeneralRe: Excel COM... Pin
Eric Gunnerson (msft)2-Jan-02 8:56
Eric Gunnerson (msft)2-Jan-02 8:56 
GeneralRe: Using a managed C++ class library from within C# Pin
Nemanja Trifunovic19-Dec-01 6:16
Nemanja Trifunovic19-Dec-01 6:16 
Questional.exe and csc.exe - where to find them? Pin
C. Kapturek18-Dec-01 21:45
C. Kapturek18-Dec-01 21:45 
AnswerRe: al.exe and csc.exe - where to find them? Pin
Nish Nishant18-Dec-01 22:15
sitebuilderNish Nishant18-Dec-01 22:15 
GeneralRe: al.exe and csc.exe - where to find them? Pin
C. Kapturek18-Dec-01 22:35
C. Kapturek18-Dec-01 22:35 
GeneralClient code in C++ and Server in C# Pin
Vivek Kumar18-Dec-01 17:53
Vivek Kumar18-Dec-01 17:53 
GeneralRe: How To Use an OCX from in C#? Pin
James T. Johnson17-Dec-01 3:12
James T. Johnson17-Dec-01 3:12 
QuestionEasy way to maximize a winform? Pin
DVryce17-Dec-01 2:21
DVryce17-Dec-01 2:21 
AnswerRe: Easy way to maximize a winform? Pin
James T. Johnson17-Dec-01 2:30
James T. Johnson17-Dec-01 2:30 

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.