StatusStripUpdateDisplayShowDetailsPopup Method |
Opens the control's associated update details popup.
Namespace: Kjs.AppLife.Update.ControllerAssembly: Kjs.AppLife.Update.Controller (in Kjs.AppLife.Update.Controller.dll) Version: 5.1.0.9 (5.1.0.9)
Syntaxpublic void ShowDetailsPopup()
Public Sub ShowDetailsPopup
public:
void ShowDetailsPopup()
member ShowDetailsPopup : unit -> unit
See Also