DevDriveComboBoxRefresh Method
Forces the control to invalidate its client area and immediately redraw itself and any child controls.
Namespace: DevCase.UI.ControlsAssembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public override void Refresh()
Public Overrides Sub Refresh
Dim instance As DevDriveComboBox
instance.Refresh()
public:
virtual void Refresh() override
abstract Refresh : unit -> unit
override Refresh : unit -> unit
No code example is currently available or this language may not be supported.