Intersoft ClientUI Documentation
OnIsClientVisibleChanged Method (UXDialogBox)



Called when the client visibility state is changed. Overridden.
Syntax
Protected Overrides Sub OnIsClientVisibleChanged() 
Dim instance As UXDialogBox
 
instance.OnIsClientVisibleChanged()
protected override void OnIsClientVisibleChanged()
protected:
void OnIsClientVisibleChanged(); override 
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

UXDialogBox Class
UXDialogBox Members

Send Feedback