| Visual Basic (Declaration) | |
|---|---|
Public Sub UpdateEdit() | |
| C# | |
|---|---|
public void UpdateEdit() | |
Return Value
This method does not return a value.This method forces the new text back to the edit box and notifies the control to redraw itself.
| dbicDayView | Send comments on this topic. |
| UpdateEdit Method | |
| See Also | |
|
| dbicDayView Assembly > Dbi.WinControl.DayView Namespace > dbiDayView Class : UpdateEdit Method |
| Visual Basic (Declaration) | |
|---|---|
Public Sub UpdateEdit() | |
| C# | |
|---|---|
public void UpdateEdit() | |