Creating a TextBox Control



Hi

I want an approach(Procedures - steps - logic) on creating a textbox
control. In detail, how should i go for the Painting , handling the key
inputs for that control....

I dont want to implement all of the textbox functioalities.But a good
start for that will help me in proceeding furthur....

Looking forward to ur replies.....


Thanks
Dinesh.C

.



Relevant Pages

  • Re: UserControl event
    ... Hmm, ok, then the only other thing I'd want to know is if you're handling the Change even in the page that uses the UserControl. ... i need this event in order to do some other actions when the textbox is changing in my usercontrol. ... when the contained control raises its event. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Problem optaining focus when calling select in UserControl
    ... > that this is a bug, which I'm not quite sure of, then you can file a bug ... >> UserControl in the GotFocus-event of a TextBox. ... >>> The Control class uses a selection scheme which tries to find the ...
    (microsoft.public.dotnet.framework.windowsforms)
  • Re: Write, Move, Delete text on PictureBox
    ... Public Function WYSIWYG_TextBoxText(TB As TextBox) As String ... Simply place a Label control ... Now, whenever you want create a Label, you would just use ... Err.Raise 10001, "InitializeTextBox Subroutine", _ ...
    (comp.lang.basic.visual.misc)
  • Re: System.Windows.Forms.DateTimePicker
    ... and that is to "float" the textbox over whatever cell the user ... in my StartDate. ... Does anybody know how to put a masked textbox in a datagridview control? ... Dim dateAppt As DateTime ...
    (microsoft.public.dotnet.framework.windowsforms.controls)
  • RE: Overriding TEXTBOX controls vb.net
    ... and once i create the control which is from the ... textbox in the design time, say for example border i changed, theirafter this ... then use this custom control in your projects. ... Microsoft Online Community Support ...
    (microsoft.public.vsnet.general)