Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual bool tabChange(int _FromTab);
public virtual bool tabChange (int _FromTab);
abstract member tabChange : int -> bool
override this.tabChange : int -> bool
Public Overridable Function tabChange (_FromTab As Integer) As Boolean