Flexivert Library Documentation
ButtonStateChanged Event
NamespacesFlexivert.UIIFlexivertApplicationButtonStateChanged
An event which is raised when application button states change.
Declaration Syntax
C#Visual BasicVisual C++
event ApplicationButtonStateHandler ButtonStateChanged
Event ButtonStateChanged As ApplicationButtonStateHandler
 event ApplicationButtonStateHandler^ ButtonStateChanged {
	void add (ApplicationButtonStateHandler^ value);
	void remove (ApplicationButtonStateHandler^ value);
}

Assembly: FVUI (Module: FVUI) Version: 0.5.4.9 (0.5.4.9)