|
ms
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Making a fully functional TextboxI want to make a fully functional Textbox. Are there any good sites or
code snippets that i could work from?. Also i am making it in C#. C# is notoriously slow so i want to know is it possible to actually make an efficient textbox control in C# or is it better to just to do it in C++. *** Sent via Developersdex http://www.developersdex.com *** James,
Can you describe what is in your opinion a fully functional Textbox. For me it the one in Net almost the same as notebook. Do you mean maybe a text editor? (Where the RichTextbox can be a good start) Cor Well i want the user to be able to edit,select,write vertical/horizontal
text, use different fonts, wordart, resize text, select text etc....aligning also......i am sure u get the idea. Its kind of a big undertaking and i want to plan how to do it well and if its feasible using C# or not. If u have any useful links, ideas anything i would appreciate it....... *** Sent via Developersdex http://www.developersdex.com *** James,
Than is in my opinion where you have to start. http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfsystemwindowsformsrichtextboxclasstopic.asp Know that it is not easy to go outside the possibilities when you want more than is given. I hope this helps, Cor
Other interesting topics
FindWindow, RegisterWindowMessage, SendMessage
C# and ADO.Net - Cheap Question! Access to instance objects in different classes Errors in services. How should you handle them? CAS and multiple permissions A plea for the reinstatement of IDL adding local varialbes - String? ASPX to get the HTML form value OleDbCommand Parameters Collection DatetTimePicker |
|||||||||||||||||||||||